Re: [PythonCE] pyeditce is online!

2006-05-18 Thread The Head Guy
I am going about to change the whole open file dialog structure, as of this is the most complained about part. I have found a few "replacements" for the default ones in .net, but I need to spend time to reprogram it. I will add support to open .pyw files too, but I also don't want every file on the

Re: [PythonCE] raw_input for pythonce ver 2.4.3 gives EOF Error

2006-05-18 Thread Michael Foord
Bandung wrote: > Thank you for this input. I suppose python ce also doesn't support the > launching of scripts with the > > python myscript.py -i %1 > > for the same reason. I tried creating a file extension *.pyi that called > the above command in order to circumvent the lack of a c

[PythonCE] Tk/Tcl Widgets

2006-05-18 Thread Michael Foord
Hello all, I wondered if you'd seen this : http://wiki.tcl.tk/8442 It's a GUI built with Tk/Tcl for the PocketPC. It certainly shows what is possible. :-) Fuzzyman http://www.voidspace.org.uk/python/shareware.shtml ___ PythonCE mailing list Pytho

Re: [PythonCE] Tk/Tcl Widgets

2006-05-18 Thread Bandung
This is a nice find. I agree with you that it certainly shows what's possible. Alas, but I have given my heart to Pythoning and I can't bear to learn another language. I have waded into this Tkintering thingy because of the lack of an up to date wxPython capability for the poacketpc. I would