The segmentation fault is gone now. My little test script from
https://www.mobileread.com/forums/sho...62&postcount=5 works fine. (Except for the fact, that the answer yes/no can't be selected using the joystick, but only using the pen?!)
The ScreenProxy class with all methods listed here:
https://github.com/tuxor1337/PyOnyx/...reen_proxy.sip ... is now successfully implemented in my PyOnyx API. Now please show me an example how to use this ScreenProxy with standard PyQt, because I don't have the time to read through all the C++ code at the moment (and my C++ skills are really lousy).