Question on using layout



Hi,
I am trying to write a application which has all fixed sized widgets at known (x,y) coordinates. 
I am planning to create the fixed size widgets with the use of hbox/vbox and alignment widget. Also to place the widgets at the right coordinates, I am thinking of using  GtkLayout   and place the  widgets on  the layout using gtk_layout_put(layout, x,y)
Question: Is there a better way to implement this.?
Any help is appreciated
Thanks 
vg
******************
V G Prasad
Email:vprasad@applix.com
Off: (508) 870 -0300 ext 294
Fax: (508) 366 -4873 




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