View Single Post

   
  #28 (permalink)  
Old 02-19-2008, 01:27 PM
Jeffrey Froman
 
Posts: n/a
Default 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
Reply With Quote