NSDrawer buttons still active when parent window has a sheet open
NSDrawer buttons still active when parent window has a sheet open
- Subject: NSDrawer buttons still active when parent window has a sheet open
- From: Josh Burnett <email@hidden>
- Date: Wed, 16 Nov 2005 11:50:27 -0500
Hi everybody,
More goofy behavior from NSDrawers to report. I've got a window with
two NSDrawers. When I load up a sheet via the [NSApp beginSheet:
modalForWindow: modalDelegate: didEndSelector: contextInfo: ] method,
the NSDrawers' buttons and fields are still available to be clicked on.
Specifically, I've got one of the buttons hooked up to an
NSArrayController's remove: method, and it gets called when I click on
the button, even though the button doesn't light up.
This seems like a pretty serious bug to me. Is there something that
I'm missing?
Thanks,
Josh
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden