Re: [PythonCE] Tk/Tcl Widgets

2006-06-07 Thread Bandung
This project also has some promise and is based upon tcl as well. SpecTix -- View this message in context: http://www.nabble.com/Tk-Tcl-Widgets-t1646602.html#a4766993 Sent from the Python - pythonce forum at Nabble.com. ___ PythonCE mailing list Pyth

Re: [PythonCE] Tk/Tcl Widgets

2006-05-19 Thread Bandung
I was thinking something similar in that perhaps we could use a lot of these tcl components ln the same fashion that we use Tkinter widgets - as black boxes within our Python framework. I was eyeing their SSL toolset as an example. Plus I like the file system proggie. What I want to avoid is ha

Re: [PythonCE] Tk/Tcl Widgets

2006-05-19 Thread Michael Foord
Bandung wrote: > 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. > Actually, my point is that seeing as this is done with Tk - it ought to be possible with PythonCE !

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

[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