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



_______________________________________________
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce

Reply via email to