How do I proceed in creating a custom view/window that is attached and act like an NSMenu for a NSStatusItem.So when the menu bar icon is clicked, this custom view/window will appear right underneath the NSStatusItem.
So far im thinking to start with a custom NSWindow and an NSView inside that. Then I'll bring front, make key that custom NSWindow with local coordinates within NSStatusItem. Does this work? Or is drawing inside NSStatusItem will only be limited in the height of the menu bar? Any alternatives? What direction should I look into? Much Appreciated! John _______________________________________________ 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]
