I'm adding ComboBoxEntry and a TreeStore as a model to a window. TreeStore contains only simple hierarchy of strings. Example: str1 str2 --> str3 str2 --> str4
My question is: Is it possible to make parent items in drop-down list selectable (str2 in example)? -- Kind regards, Sergey _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
