Re: [gtk-list] Question on using layout





I'm not sure if this is exactly what you want, but you might want
to check out using a using a gtk table ... it lets you place your
widgets at specified (relative) x/y coordinates ...

Greetings
--> Robert




vprasad@applix.com (V G Prasad \[ext 294\]) on 04/29/99 04:00:45 PM

Please respond to gtk-list@redhat.com

To:   gtk-list@redhat.com
cc:    (bcc: Robert Gasch/PeopleSoft)
Subject:  [gtk-list] 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


--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null










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