[Gtk-sharp-list] How to search a TreeStore and use a CellRendererCombo?
a B
abcehooha at yahoo.com
Sat Feb 27 07:26:02 EST 2010
Hello,
1) I'm trying to check if a specific string exists in a TreeStore (which contains strings). I tried using the Foreach method but I cannot send the string to the TreeModelForeachFunc which I created. What should I do?
2) I want the cells in a specific column to be editable using a CellRendererCombo. How do I do it?
My code is just a basic declaration of a TreeStore which contains two columns of strings.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20100227/47503209/attachment.html
More information about the Gtk-sharp-list
mailing list