Re: ComboBox and TreeStore



On Fri, Apr 11, 2008 at 3:26 PM, Tiberius Duluman
<tiberius duluman gmail com> wrote:
> Hello,
>
>  I need to display the content of a TreeStore into a ComboBox,
>  but the following problems happen:
>  1. When the user expands a node, the children of it
>  are not displayed. You have to pop up the combo box again
>  for the children to be drawn ( this happens when MS Windows
>  theme is used )
>  2. If a child node is activated, then popping up the combo box
>  first time will display only the root elements. Popping up second time,
>  children are displayed correctly, but the root element is selected,
>  not the active node.
>
>  Are these GTK bugs? I'm using gtkmm-2.10.11-1. If they are bugs,
>  have they been solved in a later version? I couldn't find a document
>  with changes of GTK.
>
>  Below is an example application where you can see the behavior of (1).
>
>  Thank you

I'm not 100% sure what behavior I'm looking for here, but when I run
the example code, it seems to behave as I would expect it to.  I'm
using 2.12.0 on ubuntu.

-- 
jonner


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