RE: [PythonCE] wxPython on CE

2004-12-19 Thread Isr Gish
Sure I'm interested in these files. Thanks a ton for making them. All the best, Isr -Original Message- >From: "Brian Retford"<[EMAIL PROTECTED]> >Sent: 12/17/04 2:55:42 PM >To: "[EMAIL PROTECTED]"<[EMAIL PROTECTED]> >Subject: [PythonCE] wxPython on CE > >I nearly killed

Re: [PythonCE] wxPython on CE

2004-12-17 Thread Michael Foord
Congratulations Brian. It looks like it *might* soon be possible to develop real applications for the PocketPC using Python. A database and a GUI. Regards, Fuzzy http://www.voidspace.org.uk/atlantibots/pythonutils.html Brian Retford wrote: I nearly killed myself doing so, but I have a largely

Re: [PythonCE] wxPython on CE

2004-12-17 Thread Wolfgang Keller
> I nearly killed myself doing so, but I have a largely functional port > of wxPython to CE. *snip* > Let me know if > there is interest and I'll get the files out there. This is I-N-S-A-N-E-L-Y G-R-E-A-T! :-) Best regards, Wolfgang Keller ___ Py

Re: [PythonCE] wxPython on CE

2004-12-17 Thread Brian Retford
With the stuff I removed the python + wx + wxPython distro is 11mb. I think it could be made smaller by another 2 mb or so. The memory footprint is around 6 to 8 mb. The biggest problem now is the import time for wx. I've spent some time trying to reduce it, but right now it sits at about 7 sec

Re: [PythonCE] wxPython on CE

2004-12-17 Thread Oskar Świda
Hi, Of course, there is interest. We still lack a good gui for pythonce (Tkinter is useless when I need to input any characters from language other than English). I've tried to port Paragui some time ago and FLTK too, but it is still incomplete and far from state when you can write real applicatio

Re: [PythonCE] wxPython on CE

2004-12-17 Thread Tim Lesher
On Fri, 17 Dec 2004 11:55:42 -0800, Brian Retford <[EMAIL PROTECTED]> wrote: > I nearly killed myself doing so, but I have a largely functional port > of wxPython to CE. Wow... nice. I didn't think it would happen that quickly. What kind of memory and storage footprint are you seeing for wxPyth