On Wed, Feb 26, 2003 at 10:31:54AM +0800, James Henstridge wrote: > Try model = gtk.ListStore(object, *([str]*len(titles)))
The Python types will get mapped to the correct Gtk types? (I guess I can check the source...) Dave _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
