Re: ComboBox and TreeStore
- From: Tiberius Duluman <tiberius duluman gmail com>
- To: gtkmm-list gnome org
- Subject: Re: ComboBox and TreeStore
- Date: Mon, 14 Apr 2008 20:02:29 +0300
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]