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 <[EMAIL PROTECTED]> 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@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. _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor