GNOME Bugzilla – Bug 116552
GTK+ lacks a Combo CellRenderer
Last modified: 2004-12-22 21:47:04 UTC
Dropdown lists are a fairly common requirement with grid/list/sheet widgets. Lots of people keep asking how to put one in a treeview. There are a few examples of custom cellrenderers to do this (particularly in MrProject), but creating custom cellrenderers is not easy. It would be nice if GTK+ had one that people could just use.
Not sure yet where I am going to milestone this. It should be trivial to design and write one with comments from richard/mrproject. (Personally I would like to work on it for 2.4 ("I am combo man"), but I am not sure if I will have time ;)
*** This bug has been marked as a duplicate of 139347 ***