Re: my drawer won't close

2009-06-20 Thread James W. Walker
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

my drawer won't close

2009-06-19 Thread James Walker
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