Re: [gtk-list] Vertical Resizing Bug




> > Are you using AfterStep by any chance? Apparently there is a bug in
> > AfterStep that causes similar behavior.  

> Actually... I am using AfterStep 1.0.  How does using AfterStep affect
> resizing?  The window manager shouldn't have the ability to resize a
> window beyond a window specified minimum size.  For example, if I get
> tcl/tk to create a window with a fixed size, no matter how hard I try with
> AfterStep, I can't resize it.  What I'm saying is that GTK should set a
> minimum size for each window it creates.

If the window manager wants to resize all windows to be exactly 
100 pixels square, there is nothing the application can do about
it. GTK does set minimize hints when appropriate, but apparently
AfterStep doesn't respect the vertical size hint. (It is possible
that Tk is doing something a bit different than GTK, but all other
window managers seem to handle GTK's hints correctly. You can 
investigate what hints are being set using 'xwininfo -size'.)

Regards,
                                        Owen



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