bug-gnustep
[Top][All Lists]
Advanced

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

[bugs #11713] Windows resizable when they shouldn't be


From: Fred Kiefer
Subject: [bugs #11713] Windows resizable when they shouldn't be
Date: Fri, 28 Jan 2005 16:55:34 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.3; Linux) (KHTML, like Gecko)

Update of bugs #11713 (project gnustep):

                 Summary: 

Windows resizable when they shouldn't be => Windows resizable when they
shouldn't be

    _______________________________________________________

Follow-up Comment #1:

You should provide more information on the expected behaviour first.
Currently GNUstep will pass on the values you provide in your application for
the NSWindow minSize and maxSize to the window manager. Is this working for
you?



There is also a style flag for an NSWindow (NSResizableWindowMask) to define
if resize controls should be shown. Are you expecting this flag, if not
present, to trigger the window to be not resizable? If so, will the minSize
and maxSize of the window change as well, or should the backend handle this
behaviour internally?



As for XSetWMSizeHints, I am not quite sure, why we should use this instead
of XSetWMNormalHints. I found one usage of this on the web where it gets used
for XA_WM_ZOOM_HINTS. Is this what we need?



    _______________________________________________________

This item URL is:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11713>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]