|
Re: Get value of selected treeview rows: msg#00067gnome.gtk+.python
Marcus Habermehl wrote: Hello.You can get a TreeIter for each path like: select1.get_value(select1.get_iter(item), 0) or directly use: select1[item][0] See: http://www.pygtk.org/pygtk2tutorial/sec-TreeModelInterface.html#sec-PythonProtocolSupport for more info on the latter form. John _______________________________________________ pygtk mailing list pygtk@xxxxxxxxxx http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: pango font need refresh: 00067, Danny Milosavljevic |
|---|---|
| Next by Date: | Re: codegen documentation?: 00067, Gustavo J. A. M. Carneiro |
| Previous by Thread: | Re: Get value of selected treeview rowsi: 00067, Chris Lambacher |
| Next by Thread: | Re: Get value of selected treeview rows: 00067, Marcus Habermehl |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |