> > This is the solution I've decided on as well. It's actually a button on a > window that I want to trigger the search field to pop down, and I still want > it to behave like a menu, i.e. clicking anywhere else on the screen dismisses > the "menu", and the button get's the pushed in look. What's the best way to > achieve this behavior? _______________________________________________ >
Well, you can have the custom view in the status bar to be a NSButton, it's action will compute the location and make the window key and visible at that location and when the window resigns key, just fade it away > 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/chaitanya%40expersis.com > > This email sent to chaita...@expersis.com _______________________________________________ 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