View Single Post
Old 05-01-2012, 05:22 AM   #4
tuxor
Addict
tuxor has a thesaurus and is not afraid to use it!tuxor has a thesaurus and is not afraid to use it!tuxor has a thesaurus and is not afraid to use it!tuxor has a thesaurus and is not afraid to use it!tuxor has a thesaurus and is not afraid to use it!tuxor has a thesaurus and is not afraid to use it!tuxor has a thesaurus and is not afraid to use it!tuxor has a thesaurus and is not afraid to use it!tuxor has a thesaurus and is not afraid to use it!tuxor has a thesaurus and is not afraid to use it!tuxor has a thesaurus and is not afraid to use it!
 
Posts: 320
Karma: 99999
Join Date: Oct 2011
Location: Germany
Device: Onyx Boox M92, Icarus Illumina E653
Yes, I built python with CTypes, though I didn't test it yet on my M92, because I have no idea of that module.

Since the onyx libs are really closely connected to the Qt libs, it looked pretty obvious to me connecting any Python API of the onyx libs with the corresponding PyQt modules, which is easy when using SIP, since PyQt is also built using SIP.

Is something similar possible with CTypes?

Last edited by tuxor; 05-01-2012 at 05:34 AM.
tuxor is offline   Reply With Quote