On Thu, May 12, 2005 at 04:11:33PM -0700, Jason wrote:
> Hello. Is it possible to use a combobox with a treestore or treemodel
> which contains hierarchical data? When I add a treestore to a
> combobox all that is displayed is the top most nodes.
Johan tells me the answer is yes, since 2.6:
http://bugzilla.gnome.org/show_bug.cgi?id=139582
Johan also said
<jdahlin> you can't use
append_text/insert_text/prepend_text/remove_text/get_active_text
since they depend on a GtkListStore (which displays flat data)
I am unable to validate either of these claims, but I am sure you can.
If you do, could you add a FAQ item for us?
Take care,
--
Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 3376 0125
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/