Re: Swapping isa's (was Re: Hex Edit controls (resknife))
Re: Swapping isa's (was Re: Hex Edit controls (resknife))
- Subject: Re: Swapping isa's (was Re: Hex Edit controls (resknife))
- From: Nicko van Someren <email@hidden>
- Date: Thu, 2 Dec 2004 02:51:18 +0000
On 2 Dec 2004, at 2:16, Jeff Laing wrote:
One thing I've looked for, and couldn't find, was the "springs"
definitions.
Where exactly is that stuff retrievable / settable?
It's in NSView; can read the settings with autoresizingMask and and set
them with setAutoresizingMask: with the appropriate flags.
See:
http://developer.apple.com/documentation/Cocoa/Reference/
ApplicationKit/ObjC_classic/Classes/NSView.html#//apple_ref/doc/uid/
20000014/BBCEBCGI
or:
file:///Developer/ADC Reference Library/documentation/Cocoa/
Reference/ApplicationKit/ObjC_classic/Classes/NSView.html#//apple_ref/
doc/uid/20000014/BBCEBCGI
Nicko
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden