AW: [PythonCE] wxPython on CE Avaiable for download

2004-12-23 Thread Anne Wangnick
honCE] wxPython on CE Avaiable for download Hi I've upload Brian Retford <[EMAIL PROTECTED]> wxPython port on CE at http://briefcase.yahoo.com/paandev The instruction is in the zip file Enjoy Wara Songkran __ Do you Yahoo!? Jazz up your ho

[PythonCE] wxPython on CE Avaiable for download

2004-12-23 Thread Wara Songkran
Hi I've upload Brian Retford <[EMAIL PROTECTED]> wxPython port on CE at http://briefcase.yahoo.com/paandev The instruction is in the zip file Enjoy Wara Songkran __ Do you Yahoo!? Jazz up your holiday email with celebrity designs. Learn more.

[PythonCE] wxPython on CE

2004-12-20 Thread Wara Songkran
Hi   Brian, If you don't have any space or inconvenience to post those interesting wxPython port. I would be very happy to post it for you. Just mail those files to me and I'll tell you guys when it's ready :)   Regrads Wara Songkran Do you Yahoo!? The all-new My Yahoo! – Get yours free!

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: [

AW: [PythonCE] wxPython on CE

2004-12-18 Thread Gerhard Brauckmann
] wxPython on CE I nearly killed myself doing so, but I have a largely functional port of wxPython to CE. It is missing a few useful things (wxHTML, XRC, etc) but by and large it works well. It required a slightly modified version of the pythonce port that everyone seems to be using (namely I removed

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

[PythonCE] wxPython on CE

2004-12-17 Thread Brian Retford
I nearly killed myself doing so, but I have a largely functional port of wxPython to CE. It is missing a few useful things (wxHTML, XRC, etc) but by and large it works well. It required a slightly modified version of the pythonce port that everyone seems to be using (namely I removed the spinni