I don't think so, the example uses a new object type, so I figure the same
should be available for mine.
I think maybe ControlImpl might not have a draw event... I'm not sure I'll try
Shouldn't your 'handleDrawEvent' method have the same signature as the example?
I am not sure where else to ask this question. I am trying to not bother the
person who works on this package:
[NiGUI](https://github.com/trustable-code/NiGui/tree/07225b1737d56e8f93c8b5500f2c76f5ea7936cb).
I am trying to make a custom widget similar to the one described in this
example here. .