Re: [pygtk] Dialog Box geometry

2002-06-11 Thread Christian Reis
On Mon, Jun 03, 2002 at 10:10:26AM -0400, Andrew Reid wrote: On Sun, Jun 02, 2002 at 02:38:12AM -0400, Matt Wilson wrote: For dialog boxes, make sure you're passing in the parent window when creating the dialog box. Then GTK will set up the correct hints that would make window

Re: [pygtk] Dialog Box geometry

2002-06-03 Thread Andrew Reid
On Sun, Jun 02, 2002 at 02:38:12AM -0400, Matt Wilson wrote: For dialog boxes, make sure you're passing in the parent window when creating the dialog box. Then GTK will set up the correct hints that would make window managers treat the dialog window as a child of its parent. Out of

Re: [pygtk] Dialog Box geometry

2002-06-03 Thread Christian Reis
On Mon, Jun 03, 2002 at 10:10:26AM -0400, Andrew Reid wrote: On Sun, Jun 02, 2002 at 02:38:12AM -0400, Matt Wilson wrote: For dialog boxes, make sure you're passing in the parent window when creating the dialog box. Then GTK will set up the correct hints that would make window

Re: [pygtk] Dialog Box geometry

2002-06-03 Thread Christian Reis
On Sun, Jun 02, 2002 at 02:38:12AM -0400, Matt Wilson wrote: The window manager is responsible for placing the window on the screen when mapped if it isn't given an exact position. For dialog boxes, make sure you're passing in the parent window when creating the dialog box. Then GTK will

Re: [pygtk] Dialog Box geometry

2002-06-02 Thread Matt Wilson
On Sat, Jun 01, 2002 at 10:30:31PM -0600, Collins wrote: I have a dialog box that I want to open over the middle of my current window? How do I accomplish this? At present, gtk maps this window to the next available space on the screen, where it is not obvious that it is related to my

[pygtk] Dialog Box geometry

2002-06-01 Thread Collins
I have a dialog box that I want to open over the middle of my current window? How do I accomplish this? At present, gtk maps this window to the next available space on the screen, where it is not obvious that it is related to my current window. -- Collins Richey - Denver Area - WWTLRD?