I've implemented something like NSPopover on Leopard (10.5). I would like this popover to disappear if the user clicks anywhere outside of the popover but I'm not sure how to do this. Theoretically, I should be able to make the child window modal but I'm not sure that would help. Also, I assume there is a way to capture the mouse from a given window but I've never done that before either.
Suggestions? -Michael _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com