Using the latest download (i think it's 2.5 from 2007) of pythonce, most
features work properly on my PocketPC but Tkinter or _tkinter, as it seems to
be known in the list of modules, doesn't work.
The PocketPCÂ device is a Dell Axim X30 with Windows Mobile 2003 Second Edition.
The question woul
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 bui
Hi David,
Thanks for your response.
I'm pretty of a python newbie, have little time for programming, and also must
confess that I'm not sure exactly what you are talking about. I have no
experience with Cython and no ambition to create any kind of extensions or
wrapper for anything. I'd pref