Re: Wxython for PythonCE 2.5
Pietro Battiston <[email protected]>
| Newsgroups | gmane.comp.python.windows-ce |
|---|---|
| Message-ID | <[email protected]> |
Alexandre Delattre ha scritto: > Hi, >> For what concerns me, I use Python because I have absolutely no >> knowledge of C programming in Windows, neither the applications needed >> to develop in C under Windows CE... neither the time to learn, sorry. >> I'll stick to Tkinter until I'll be able to install Linux on my >> smartphone... > > > If you want an alternative ot Tkinter, expecially if you're interested > in native rendering, > you should look forward for ppygui ( http://sf.net/projects/ppygui ). Thanks for the info; it looks like a very interesting thing, something really needed for many programmers. Unfortunately, using ppygui would mean using my app only on Windows Mobile on my smartphone, while not only I find very useful to test it on my Linux laptop, but I dream of installing Linux even on my smartphone sooner or later. I may choose, as long as I develop it, to gain enough abstraction from the UI to enable the possibility to switch gui from system to system; in this case, I think I will look at your ppygui (and Gtk under Linux). But this is still not the case... Anyway, thank for your tip, and good work Pietro Battiston