Re: NSDrawer: How to change default 'opening distance'?
Re: NSDrawer: How to change default 'opening distance'?
- Subject: Re: NSDrawer: How to change default 'opening distance'?
- From: Andreas Mayer <email@hidden>
- Date: Wed, 25 Sep 2002 05:08:46 +0200
Am Dienstag, 24.09.02 um 19:48 Uhr schrieb Julian Barkway:
I have scoured the docs, the sample code and the various list archives
but with no success.
Really?
NSDrawer
----
setContentSize:
- (void)setContentSize:(NSSize)size
Rather than size the content view in Interface Builder, you can specify
the size of the content view programatically.
See Also: - contentSize, - setMaxContentSize:, - setMinContentSize:
....
Works like a charm for me.
bye. Andreas.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.