View Single Post
Old 04-30-2012, 07:01 PM   #2
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
To give a simple example I set up a simple configure.py file and the first sip file: onyx_dialog.sip. Unfortunately message_dialog.sip is not working at the moment. But I'm sure now this whole project will turn out much easier than expected.

Please note: It's _not_ necessary to write an API for _all_ of those onyx/* libraries. We only pick the methods and classes we'd like to use in our Python code. It's really easy to add new methods and classes once we have a basic selection of classes/methods - simply because (once you are familiar with the SIP syntax) the hardest work to do here is setting up the configure.py and pyonyxconfig.py.in files.
tuxor is offline   Reply With Quote