discuss-gnustep
[Top][All Lists]
Advanced

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

Re: NSBrowser resizing weirdly


From: Sebastian Reitenbach
Subject: Re: NSBrowser resizing weirdly
Date: Sat, 23 Nov 2013 18:21:40 +0100
User-agent: SOGoMail 2.1.1

Hi,
 
On Saturday, November 23, 2013 18:08 CET, Fred Kiefer <fredkiefer@gmx.de> 
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

The .gorm file is part of MPDCon, and can be retrieved from GAP:
cvs -z3 -d:pserver:anonymous@cvs.savannah.nongnu.org:/sources/gap co 
gap/user-apps/MPDCon/Resources/CollectionBrowser.gorm

> interesting question is whether the buttons live in a separate view and
They are not in a separate view, directly in the window, same like the 
NSBrowser.

> 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.
> 
The only Mac I have available is running, like everything else here, OpenBSD. ;)

> 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 hope the .gorm file gives at least a clue.

> 
> Fred
> 
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep
 
 
 
 




reply via email to

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