[PythonCE] GUI package for PythonCE
Sergey Chernov
sergeych at tancher.com
Mon Feb 26 00:39:11 CET 2007
Just hope one of the experienced python ce guru would put something to the
wiki :( so far looks much like bycicle reinventing community. Much fun,
little gain ;)
-----Original Message-----
From: pythonce-bounces at python.org [mailto:pythonce-bounces at python.org] On
Behalf Of Marco Herrmann
Sent: Sunday, February 25, 2007 2:56 PM
To: pythonce at python.org
Subject: [PythonCE] GUI package for PythonCE
Hello,
I just started programming with PythonCE and still didn't find an
appropriate package that delivers a good GUI functionality. I found
Tkinter, WxPyCE, VensterCE and Win32GUI. The problem I have, is that the
packages whether don't offer a native PocketPC look (like Tkinter), need
a many lines of code for a simple GUI (like VensterCE) or the menu is
not working / not being offered (WxPyCE). I have been searching for some
documentation for these packages, but didn't find any. For instance, how
to use the Win32All/GUI package or WxPyCE. Maybe the menus have to be
programmed in a different way with WxPyCE on PPC compared to WxPython on PC?
If someone can help me with documentation of Win32all/GUI or WxPyCE I'd
be very thankful.
Maybe there's another GUI package I haven't found yet. I need a native
PocketPC look and functionalities: program window fits into screen and
menus at the bottom. Important also is that I need to draw functions/dots.
I am thankful for any suggestions.
Marco
_______________________________________________
PythonCE mailing list
PythonCE at python.org
http://mail.python.org/mailman/listinfo/pythonce
More information about the PythonCE
mailing list