Re: [PHP-GTK] position at the bottom
[email protected] ("Joris Kluivers") Mon, 6 Aug 2001 22:32:55 +0200
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <014701c11eb6$f93d2660$2201a8c0@WORKGROUP> |
No i'm not sure, i thougth it was the only way to display something at a fixed position (top or bottom) Joris ----- Original Message ----- From: "Andrei Zmievski" <[email protected]> To: "Joris Kluivers" <[email protected]> Cc: <[email protected]> Sent: Monday, August 06, 2001 10:34 PM Subject: Re: [PHP-GTK] position at the bottom > On Mon, 06 Aug 2001, Joris Kluivers wrote: > > Well, i want to display a statusbar widget at the bottom of the gtk window. > > Now i just have a GtkFixed appended to the window to keep the menu bar > > placed at the top (0,0), but how do i place something at the bottom? > > Using GtkFixed is not a good idea.. Are you sure you really need it? > > -Andrei > > If you find a job that you love, you'll > never work another day in your life. > - Mark Jackson > > -- > PHP GTK Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > To contact the list administrators, e-mail: [email protected] >