On Saturday, November 23, 2013 18:08 CET, Fred Kiefer <[email protected]> wrote: > On 23.11.2013 16:29, Sebastian Reitenbach wrote: > > Hi, > > > > I have an NSBrowser in a NSWindow in Gorm, and set its autosizing, so that > > it should resize properly when the window is resized. However, when I first > > resize the window in the application, then the bottom of the NSBrowser > > jumps over the buttons below it, and produces the GAP on top of the > > NSBrowser. Later resizes are fine, and the NSBrowser expands/shrinks > > following the window, but staying on top of the buttons, and keeping the > > gap on top. > > See attached screenshot, left is the Browser in action in the application, > > right side shows how its setup in Gorm. > > I use latest releases of gnustep libraries. > > > > Is there anything I should have a look at? Maybe I'm missing something. > > > > Sebastian > > Could you please provide the Gorm file for this application? The > interesting question is whether the buttons live in a separate view and > how that view has been set up for autoresizing. You could also try to > save the Gorm file as a NIB and test the behaviour on a Mac. > > For me currently Gorm isn't working. It isn't possible to drag anything > into a window. I need to resolve this issue before being able to try to > build a similar situation in Gorm.
I've just seen, the NSBrowserTest from gnustep-examples, also has a large gap on top like I see with that CollectionBrowser. This NSBrowserTest is not using .gorm, and gets created programatically, but as far as I can see there, there shouldn't be such a large gap. Sebastian > > Fred > > > _______________________________________________ > Discuss-gnustep mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnustep _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
