Hi all,




Some time ago, I was experimenting with GTK but couldn't


get past a tedious problem. Namely, I wanted to create


a GUI like this...





It has 2 columns and 3 rows.


The left column resizes (stretches) when the window is resized.


The right column remains a fixed width.


The top row remains a fixed height.


The 2nd row resizes when the window is resized.


The 3rd row is a fixed height.





I tried using the table concept but it didn't work,


and my other attempts using other containers also


didn't work. GTK always ignored by requests for


fixed width/height elements.





Is there some trick to doing this?





Thanks.


      
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to