Back9 <backgoo...@gmail.com> writes:

> Does anyone know of what is the most popular gui framework for python
> application?

The Python standard library comes with one, Tkinter
<URL:http://docs.python.org/library/tkinter.html>.

Recently the Tix extension is also available in the standard library
<URL:http://docs.python.org/library/tix.html> bringing much richer and
better-looking widgets to Tk.

-- 
 \              “Dvorak users of the world flgkd!” —Kirsten Chevalier, |
  `\                                                rec.humor.oracle.d |
_o__)                                                                  |
Ben Finney
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to