On Dec 26 2010, 8:41 pm, "Hans-Peter Jansen" wrote:
> On Friday 24 December 2010, 03:58:15 Randy Given wrote:
>
> > Lots of stuff for 2.6 and 2.7 -- what GUI tools are there for 3.1?
>
> PyQt4 of course.
>
> http://www.riverbankcomputing.com
>
> Pete
Pyside, Nokia have split with riverbank comput
On Friday 24 December 2010, 03:58:15 Randy Given wrote:
> Lots of stuff for 2.6 and 2.7 -- what GUI tools are there for 3.1?
PyQt4 of course.
http://www.riverbankcomputing.com
Pete
--
http://mail.python.org/mailman/listinfo/python-list
Randy,
Tkinter is a viable GUI platform with Python 3.1's (and Python
2.7's) support for ttk (Tile). The new ttk module supports theme
aware controls so that you can build beautiful GUI's that match
your underlying platform's standards. Ttk also includes theme
aware treeview and notebook controls.
Lots of stuff for 2.6 and 2.7 -- what GUI tools are there for 3.1?
Randy
--
http://mail.python.org/mailman/listinfo/python-list