I've got a question. I used to build windows apps that MUST fill all the screen and instead of resizing all the controls to stretch to the new window size I put a frame in the window, and I put all the controls within this frame, then using a Windows API function I get the size of the whole desktop, and since the window appears maximized I know the size will be almost the same, so I was able to center the frame. Sumarizing, how can I: 1. get the dimensions of the desktop (at least the active desktop) 2. tell a widget to be in a fixed location. 3. Can anyone explain me what are the other coordinate pair that appears when you resize a form. _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. +---------------------------------------------------------------------+ To unsubscribe from this list, send a message to [EMAIL PROTECTED] with the line "unsubscribe glade-devel" in the body of the message.