Hi
I would like to use a ComboBoxEntry within a NodeView. Google pointed me to
a class CellRendererCompletion which was somewhere in a documentation xml.
That class does exactly what I want, but for CellRendererText and not for
CellRendererCombo. Unfortunatly I failed to use the same idea by
implementing my own class CellRendererComboCompletion, which inherits from
CellRendererCombo. The problem is, that I only get access to a ComboBox
instance like that and not to a ComboBoxEntry instance.
According to the docs, it should be possible to do that, but I just don't
know how.

Help is very welcome :-)

Regards,
Dantus


-- 
View this message in context: 
http://mono.1490590.n4.nabble.com/CellRendererCombo-with-completion-tp2252040p2252040.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to