On Jun 19, 2009, at 12:19 PM, James Walker wrote:
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.
With a bit more thought, it's f
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
drawerShouldCl