Grid and children and expand and align

hi
i have a problem gtk is not listening to me im afraid. I have a grid within grid i always want to attach a box. a box that i subclass. within a box i have widgets such as combo box labels buttons. what i want is that box fills gridcell and to have control where to put widget within my box. and i cant find a solution to set up this scenario. how should i assign all hexpands and halligns.

if i make box fill the widget fills too even if i say align end on widget. perhaps i have bug somewhere but i cant grasp a starting point if align and expand is intended for widget or its child.

Hi @stormfinger,

Can you explain in more detail the layout of your app?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.