I believe a drawer is actually treated as a separate window, which probably confuses things when attached to a window that is modal. I'm not sure why the tableview scrolls, but this would explain why the other controls aren't accessible.

Perhaps you could move the drawer contents into an area in the modal window, which is only shown when a disclosure triangle thingy is clicked.

- Jon

On May 30, 2008, at 3:55 PM, Steve Christensen wrote:

I'm working on a plugin that needs to do some involved setup, and I'm handling this in a modal window since the setup has to be done in an atomic fashion. The window also has an attached drawer. What I'm finding is that I can open and close the drawer, and a table view in the drawer will scroll if I move a scroll wheel while the mouse is over the table, but if I click on any of the controls in the drawer, I just hear a beep instead of having something useful happen.

Is this expected behavior? Is there any way to allow the drawer to process user events or should I give up on the drawer?

steve

_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/jonhendry%40mac.com

This email sent to [EMAIL PROTECTED]

Jonathan Hendry

Howard Hughes Medical Institute
Maunsell Lab
Harvard Medical School


_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to