[PythonCE] Installing Python, wxWindows, and VTK

2005-09-19 Thread Wesley Brooks
Dear Users, I intend to be able to modify and test small parts of my code using my PDA. Has anyone installed wxWindows/VTK on a PDA and can you offer any advice? I was hoping to find a package similar to what I use on my computer - supplied by enthought.com - where all I do is download then run a

Re: [PythonCE] Getting Started with Python on Mobile windows 2003

2005-09-19 Thread Edward Fewell
<< There is a win32gui module, which exposes the Mobile windows API. >> There should also be a win32api module and win32con module. I don't have those in my installation, and haven't had luck finding them. win32con is just a collection of constants, so the desktop version would be very, very clos

Re: [PythonCE] Tkinter radiobutton problem

2005-09-19 Thread Edward Fewell
I've sent the same problem using Tkinter on my phone. I don't know of a fix for the real problem, but you might be able to work around the issue. Can you respond to check events on the check boxes? If so, then use check boxes for your radio buttons and programmatically simulate radio button beha