pylvgl
pylvgl copied to clipboard
Support callbacks
At least those required to react to user events should work
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?
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.