On Nov 2, 2011, at 5:29 PM, Vojtěch Meluzín wrote: > I'm using modal windows using runModalForWindow and I'd like to implement > probably a slightly untypical thing - when a user clicks outside of the > window, it gets closed, like he clicked cancel button or something. The > idea is that this would simulate a popup menu. I know it's not exactly > typical, but my plugins/apps would benefit from it a lot and I cannot use > normal menu classes, because it's a multiplatform GUI system, which just > works different way.
Between this and your previous post about no window title, it sounds like maybe you should be looking at a floating panel instead of a modal dialog (with some custom event handling). -- Scott Ribe scott_r...@elevated-dev.com http://www.elevated-dev.com/ (303) 722-0567 voice _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com