In article <mailman.70.1287598236.2218.python-l...@python.org>,
 Shawn Milochik <sh...@milochik.com> wrote:
> Also, wxPython automatically looks native Mac, Windows, and Linux.

And so do the recent versions of Tkinter/tcl-tk... In Python, you just 
have to use the widgets in the new ttk module. These widgets also have 
fewer options than their equivalent in Tkinter, so they probably are 
even more accessible to people who never wrote a GUI before. The 
documentation is here: http://docs.python.org/library/ttk.html#module-ttk

HTH
 - Eric -
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to