[Glade-users] Maximise Window on startup of Apllication



On Sun, 2001-08-26 at 17:35, Byron Ellacott wrote:
On 23 Aug 2001, Shivdeep  Krishnan wrote:

Could anyone tell me how to keep a window maximised on startup of a
glade application. I have done a project in C (GLADE) and the main
window just does not come in full-screen mode, I have to maximise it
manually.

Shivdeep, the usual answer to this is that sizing and placing windows is
the task of the windowmanager.  If you want to get around this, take a
look at the functions gdk_screen_width(), gdk_screen_height() and
gtk_window_set_default_size().

yeah,,depending on the WM you use this is nothing more than a
'remembered' state......

unless you mean that you did't specify the heigh /width in that widget
controll before compiling?

lee
-=====







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