2006/10/24, shawn bright <[EMAIL PROTECTED]>:
i have an app where i need a list view with only one column. i would like to use the convience methods append() to add items to a list store, as shown in the pygtk tutorial, but i am using glade and i do not see where that is an option. Anyone know a way around this ?
In glade you cannot, that has to be done in your code. ciao -- Gian Mario Tagliaretti http://www.parafernalia.org/pygtk/ _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
