NSDrawer and DrawContent
NSDrawer and DrawContent
- Subject: NSDrawer and DrawContent
- From: Ivan Myrvold <email@hidden>
- Date: Mon, 12 Nov 2001 18:39:15 +0300
I am now trying to add content to my DrawContent. I want to add an
NSOutlineView to the drawer. But how do I make the NSOutlineView bigger
than the small 250 x 300 size that is in the middle of the DrawContent
window? When I open the drawer in my program, only the lower part of the
drawer is covered by the NSOutlineView?
I must miss something essential here. No help about this was found in
the NSDrawer documentation.
Ivan