my drawer won't close
my drawer won't close
- Subject: my drawer won't close
- From: James Walker <email@hidden>
- Date: Fri, 19 Jun 2009 12:19:26 -0700
I set up a drawer in IB, with an NSScrollView containing an NSTextView
as my content view. I open it programmatically, and it looks fine. But
when I try to close the drawer using the mouse, it just beeps.
I tried making my controller the delegate of the NSDrawer and adding the
drawerShouldClose: delegate method returning YES, but the method doesn't
get called. Closing the drawer programmatically does work, and in that
case the delegate method is called.
I looked at the DrawerMadness sample project, but couldn't see what it
was doing differently. Any ideas?
--
James W. Walker, Innoventive Software LLC
<http://www.frameforge3d.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden