Now iam able to add the combo box to my treeview as desired, but the arrow
button on the combo appears even if it has only one entry. I want the arrow
to appear only if the combo contains more than one entry. I even tried to
set the model property to null, but that resulted in the combo box becoming
non-editable. Can someone help me regarding this?

Thanks in advance,
Arun Kalyanasundaram

On Dec 13, 2007 2:30 PM, ARUN <[EMAIL PROTECTED]> wrote:

> I am trying to add combo box to a treeview. I used the CellRendererCombo
> but it does not work. I tried to set its model property, but with no
> success. However if i use the Text property, it behaves as a normal text
> box. I have to get  the combobox in TreeView. Can someone please help me on
> this?
>
> Thanks in advance,
> Arun Kalyanasundaram
>
>
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to