Re: [PythonCE] wxPython, handling close events

2007-02-23 Thread Matt S.
Luke, I'll have to chew on this a bit more. Yesterday afternoon I also discovered (maybe rediscovered) the wxPython port notes for CE at, http://wxwidgets.org/manuals/2.6.3/wx_wxmswport.html#wxmswport The notes and your comments should make my life easier. Thanks hombre, Matt On 2/23/07, Luk

Re: [PythonCE] wxPython, handling close events

2007-02-23 Thread Luke Dunstan
As with any Pocket PC application (written in Python or otherwise), the X "close" button merely hides a window and does not destroy it. The Pocket PC platform is intended so that users don't need to "close" applications as such, and if you open enough other applications that the memory starts to

Re: [PythonCE] remote-console

2007-02-23 Thread Thomas Heller
Jan Ischebeck schrieb: > Hi Thomas, > > Your script works well for me on Ubuntu Feisty. > > The only issue I have is, that it doesn't detect the "//Program Files/" > folder correctly for non-US Pocket PCs. (E.g. German WinCE uses > "//Programme/"). > > I've tried to get this directory via CeGe