bug-gnustep
[Top][All Lists]
Advanced

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

[bug #25236] NSToolbar: Window doesn't resize window when toolbar is add


From: Fred Kiefer
Subject: [bug #25236] NSToolbar: Window doesn't resize window when toolbar is added.
Date: Tue, 06 Jan 2009 08:10:24 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.9 (like Gecko) SUSE

Update of bug #25236 (project gnustep):

                  Status:             In Progress => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #10:

I close this bug report, as we are back to the old behaviour now. There is
still plenty of romm for improvements here. First we should not resize the
content view twice, instead we could improve the resizing in the decoration
view.
We also need a more general mechanism to add new subviews to the decoration
view. What about a subclass of NSView that knows about orientation (the border
of the window the subview will be belong to) and priority (to allow multiple
subviews on the same border, eg menu and toolbar at the top). That subclass
will need a layout method that gets the current (or better the remaining)
window content size and will return the size needed for the specific view.
This will require a lot of interesting code on decoration view and I currently
don't have the time for it :-)



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25236>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

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