Re: [OT]: What the F$ck is C++!!?!?! *Rant* Al C. wrote:
> I'm not sure about the future of Python. You are 'stuck' with Tcl as a
> GUI, and that's somewhat limiting.... unless things have changed.... it's
> been a while since I've toyed with it.
There are certainly more GUI options than just Tkinter/Tcl, for example:
wxPython, pygtk, and pyQT.
Jeffrey |