Re: Smooth window resizing

2004-10-01 Thread Daniel Brockman
Michael L Torrie <[EMAIL PROTECTED]> writes: > On Fri, 2004-10-01 at 16:36 +0200, Daniel Brockman wrote: > >> Igor Gorbounov <[EMAIL PROTECTED]> writes: >> >>> Hi, All! >>> >>> I wonder if there is a way to resize a window gradually (as if >>> animated) when a, for examle, set_size_request(...) i

Re: Smooth window resizing

2004-10-01 Thread Michael L Torrie
On Fri, 2004-10-01 at 18:38 +0200, David Necas (Yeti) wrote: > On Fri, Oct 01, 2004 at 10:08:06AM -0600, Michael L Torrie wrote: > > > > Smooth resizing is really going to be a function of synchronization with > > the X server. X.org will soon support this. This will allow normal > > resizing to

Re: Smooth window resizing

2004-10-01 Thread David Necas (Yeti)
On Fri, Oct 01, 2004 at 10:08:06AM -0600, Michael L Torrie wrote: > > Smooth resizing is really going to be a function of synchronization with > the X server. X.org will soon support this. This will allow normal > resizing to always be smooth (and fast). This is the best way to do it. I always

Re: Smooth window resizing

2004-10-01 Thread Michael L Torrie
On Fri, 2004-10-01 at 16:36 +0200, Daniel Brockman wrote: > Igor Gorbounov <[EMAIL PROTECTED]> writes: > > > Hi, All! > > > > I wonder if there is a way to resize a window gradually (as if > > animated) when a, for examle, set_size_request(...) is issued. Now > > the window is resized abruptly as

Re: Smooth window resizing

2004-10-01 Thread Daniel Brockman
Igor Gorbounov <[EMAIL PROTECTED]> writes: > Hi, All! > > I wonder if there is a way to resize a window gradually (as if > animated) when a, for examle, set_size_request(...) is issued. Now > the window is resized abruptly as a treeview is expanded (and that > bothers the users). That kind of thi

Re: Smooth window resizing

2004-09-08 Thread Tristan Van Berkom
Igor Gorbounov wrote: Hi, All! I wonder if there is a way to resize a window gradually (as if animated) when a, for examle, set_size_request(...) is issued. Now the window is resized abruptly as a treeview is expanded (and that bothers the users). I'm not sure about this one, but I think that this

Smooth window resizing

2004-09-08 Thread Igor Gorbounov
Hi, All! I wonder if there is a way to resize a window gradually (as if animated) when a, for examle, set_size_request(...) is issued. Now the window is resized abruptly as a treeview is expanded (and that bothers the users). Igor Gorbounov ___ gtk-li