discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Just another NSTabView bug


From: Fred Kiefer
Subject: Re: Just another NSTabView bug
Date: Wed, 24 May 2006 19:00:21 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060411

Andreas Höschler wrote:
> 
> You are right! Thanks for the hint. I removed my NSTabView fix and
> checked the autoresizing mask of the views I am setting on the tab view
> items. I was not setting them manually so the default values got
> applied. On MacOSX these include NSViewWidthSizable and
> NSViewHeightSizable, on GNUstep the default value is 0. I am setting the
> autoresizingmask in my code now and everything works fine. So no bug,
> just another difference (default values) between MacOSX and GNUstep.
> 

Great to have this resolved. Now we might even change the default values
for the resize mask in GNUstep. What sort of view have you been using,
and what was the mask value on Cocoa?




reply via email to

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