Re: [PHP-GTK] position at the bottom
[email protected] ("Joris Kluivers") Mon, 6 Aug 2001 22:29:50 +0200
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <013d01c11eb6$8af24960$2201a8c0@WORKGROUP> |
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? Joris ----- Original Message ----- From: "Steph" <[email protected]> To: "Joris Kluivers" <[email protected]>; <[email protected]> Sent: Monday, August 06, 2001 10:30 PM Subject: Re: [PHP-GTK] position at the bottom depends how you've set it up. Can you send the relevant part of code to the list? ----- Original Message ----- From: "Joris Kluivers" <[email protected]> To: <[email protected]> Sent: Monday, August 06, 2001 9:24 PM Subject: [PHP-GTK] position at the bottom Is it possible in gtk to position an element at the bottom of the screen, even after resize of the window Joris