Re: ComboBox and TreeStore



I have one more question about the ComboBox.
Can I make it to display the entire path ( for example "/A/A.1" )

I don't know for sure whether this is possible by default or not.
But I would guess it would be possible with a custom CellRenderer
or something.

I've made a custom CellRenderer, but there is a problem:
when the popup is displayed, it displays every item with the entire path
For example, I open "A" item and inside of it I want to see an item "A.1",
but with the custom CellRenderer, the item is rendered as "/A/A.1".
Any idea how I can solve this?

Thank you



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]