[PythonCE] tkinter for dell axim x30

David McNab rebirth at orcon.net.nz
Sun Apr 25 21:56:48 CEST 2010


On Sun, 2010-04-25 at 12:45 -0700, Ron Harris wrote:

> I'm wouldn't consider recompiling python or tkinter since it would
> probably be easier to write the application in C using the Windows
> Mobile Edition SDK.

If you're looking in that direction, perhaps it would be easier to use
Cython to build some wrappers to access the Windows ME SDK via Python.
That would give you the best of both worlds - python and a windowing
system that Just Works.

Cheers
David





More information about the PythonCE mailing list