[EMAIL PROTECTED] 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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to