[PythonCE] GUI package for PythonCE

2007-02-25 Thread Marco Herrmann
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@python.org
http://mail.python.org/mailman/listinfo/pythonce


[PythonCE] How do you stop your application?

2007-02-25 Thread Ruben M. G.

This question is for those that don't have a GUI on his application.

On mine one, the only way to stop the application is going to 'Running
tasks' and press over "Python CE" and then "Stop". It stop the application
but I don't know how to handle it.

Does anybody know how to handle this "stop" on the PDA ?

Thanks in advance, Ruben.
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce


Re: [PythonCE] GUI package for PythonCE

2007-02-25 Thread Sergey Chernov
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: pythonce@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@python.org
http://mail.python.org/mailman/listinfo/pythonce

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