Hi folks, I'm trying to workaround in gtk. It's possible to use different model (ListStore) for CellRendererCombo in tha same TreeViewColumn, bat at different path?
The only way I have in mind is to store the different liststores, and connect the 'clicked' signal ad replace the correct ListStore, depending from path... bat this is'nt so clean... Sure there's a the right way... Any idea? tanks tiziano _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
