Re: preview of the new GtkComboBox



Kristian Rietveld <kristian planet nl> writes: 
> The widgets you'll add, will come in a button, which will come in the
> grid. The problem is that the widget needs to have the container you add
> him to (the GtkComboBoxGrid) as parent. GTK+ doesn't like it if I reparent
> the widget to a button (especially gtk_container_remove(), the assertion
> widget->parent == GTK_WIDGET (container) fails).
>

Right, you're probably right.

Havoc
 




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