[Tutor] Is Tkinter the Gui in python

Liam Clarke cyresse at gmail.com
Thu Jan 13 00:32:12 CET 2005


I believe Tkinter + Tix come with your Python install. 
wxPython is another popular GUI, but it is 3rd party.


On Wed, 12 Jan 2005 19:11:06 -0000, Alan Gauld <alan.gauld at freenet.co.uk> wrote:
> > Is the standard Tkinter module in python does the GUI - Front -end
> > Interface for Python
> 
> Its the library used for building GUI applications.
> IDLE the Python IDE is built using Tkinter.
> 
> Is that what you mean?
> 
> Alan g.
> 
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
> 


-- 
'There is only one basic human right, and that is to do as you damn well please.
And with it comes the only basic human duty, to take the consequences.


More information about the Tutor mailing list