Re: [Glade-devel] Window mess with glade-3

2004-06-30 Thread Owen Taylor
On Wed, 2004-06-30 at 12:36, MichaÅ Byrecki wrote: > On Wed, 30 Jun 2004 01:54:12 +0200 > Owen Taylor <[EMAIL PROTECTED]> wrote: > > > The GTK+ team discourages the use of GTK_WIN_POS_CENTER. The GTK+ > > team *strongly* discourages the use of GTK_WIN_POS_CENTER_ALWAYS. > > Hello Owen. > > Then

Re: [Glade-devel] Window mess with glade-3

2004-06-30 Thread Michał Byrecki
On Wed, 30 Jun 2004 01:54:12 +0200 Owen Taylor <[EMAIL PROTECTED]> wrote: > The GTK+ team discourages the use of GTK_WIN_POS_CENTER. The GTK+ > team *strongly* discourages the use of GTK_WIN_POS_CENTER_ALWAYS. Hello Owen. Then what should i use? GTK_WIN_POS_MOUSE? I took a snapshoot of the left

Re: [Glade-devel] Window mess with glade-3

2004-06-30 Thread Michał Byrecki
On Wed, 30 Jun 2004 08:11:02 +0200 Paolo Borelli <[EMAIL PROTECTED]> wrote: > > What window manager are you using? It should be able to see > > that the window will be positioned offscreen and take corrective > > action. I'm using window maker 0.80.2. -- Regards, Michal Byrecki pgpPhy4DP7x3Y.pg

Re: [Glade-devel] Window mess with glade-3

2004-06-29 Thread Paolo Borelli
On Wed, 2004-06-30 at 01:54 +0200, Owen Taylor wrote: > The GTK+ team discourages the use of GTK_WIN_POS_CENTER. The GTK+ > team *strongly* discourages the use of GTK_WIN_POS_CENTER_ALWAYS. > > What window manager are you using? It should be able to see > that the window will be positioned offscre

Re: [Glade-devel] Window mess with glade-3

2004-06-29 Thread Owen Taylor
The GTK+ team discourages the use of GTK_WIN_POS_CENTER. The GTK+ team *strongly* discourages the use of GTK_WIN_POS_CENTER_ALWAYS. What window manager are you using? It should be able to see that the window will be positioned offscreen and take corrective action. Regards,

Re: [Glade-devel] Window mess with glade-3

2004-06-29 Thread Paolo Borelli
On Wed, 2004-06-30 at 01:13 +0200, MichaÅ Byrecki wrote: > Hello. > I've downloaded a glade-3 from cvs, to check out. > It compiles fine, but... > The main window is displayed in a left upper corner of my crt. The > position of a dialogs, i.e. like glade_util_file_chooser_new are > probably set to

[Glade-devel] Window mess with glade-3

2004-06-29 Thread Michał Byrecki
Hello. I've downloaded a glade-3 from cvs, to check out. It compiles fine, but... The main window is displayed in a left upper corner of my crt. The position of a dialogs, i.e. like glade_util_file_chooser_new are probably set to display over the main window, which is smaller than dialogs. The resu