Re: GUI package for PythonCE
"Sergey Chernov" <[email protected]>
| Newsgroups | gmane.comp.python.windows-ce |
|---|---|
| Organization | Tancher |
| Message-ID | <000901c75936$26e84210$f300a8c0@SergeyhCelsius> |
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: [email protected] [mailto:[email protected]] On Behalf Of Marco Herrmann Sent: Sunday, February 25, 2007 2:56 PM To: [email protected] 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 [email protected] http://mail.python.org/mailman/listinfo/pythonce