pylvgl icon indicating copy to clipboard operation
pylvgl copied to clipboard

Support callbacks

Open rreilink opened this issue 5 years ago • 2 comments

At least those required to react to user events should work

rreilink avatar May 22 '19 15:05 rreilink

Is there any reason support for callbacks hasn't been implemented (other than lack of time)? Do you have any idea of how to approach callback support?

AGlass0fMilk avatar May 29 '19 02:05 AGlass0fMilk

I have just recently implemented the obj_set_event_cb callback. Now this can be ported to a generic solution for the other callbacks, but needs some refactoring of the bindings generator.

rreilink avatar May 29 '19 17:05 rreilink