[Gtk-sharp-list] CellRendererCombo with completion?

Dantus suter.andreas.sa at gmail.com
Fri Jun 11 12:47:07 EDT 2010


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.


More information about the Gtk-sharp-list mailing list