Cross-platform GUI development

Kevin Walzer kw at codebykevin.com
Fri Oct 12 12:18:19 EDT 2007


psaffrey at googlemail.com wrote:

> 
> My question is if Tix is old hat, what is the GUI toolkit I *should*
> be using for quick-n-dirty cross platform GUI development? I guess
> this is tangentially related to:

What widgets are you using in Tix? They may be available in BWidgets, 
Tablelist, or other script-level Tk exetensions (i.e. they do not 
require compiliaton). Wrappers for many of these are available at the 
Tkinter wiki (http://tkinter.unpythonic.net/wiki/FrontPage)

--Kevin

-- 
Kevin Walzer
Code by Kevin
http://www.codebykevin.com



More information about the Python-list mailing list