Re: Adding a drawer to a window?
Re: Adding a drawer to a window?
- Subject: Re: Adding a drawer to a window?
- From: Bill Cheeseman <email@hidden>
- Date: Tue, 20 Aug 2002 20:15:36 -0400
on 02-08-20 5:58 PM, Gerben Wierda at email@hidden wrote:
>
my apologies but I do not quite get this (it has been a long time since
>
I used custom views).
Drag the NSDrawer & NSView icon from the palette to the nib file window,
instead, and examine the objects and connections that are built into it.
They will show you what you need to do if you decide to roll your own with
the NSDrawer object and a custom view object.
The bottom line is that the custom view object has to be the content view of
the drawer. Then you might add a table view, a button view, and so on to the
custom view object.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook -
http://www.AppleScriptSourcebook.com
Vermont Recipes -
http://www.stepwise.com/Articles/VermontRecipes
Croquet Club of Vermont -
http://members.valley.net/croquetvermont
_______________________________________________
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.