> On May 8, 2015, at 10:55 AM, Kyle Sluder <[email protected]> wrote: > > In that case, the menu is running the runloop in event-tracking mode and > pulling events for its own purpose.
I create an NSMenu and populate it with NSMenuItem s and then set this menu to the NSPopUpButton. Would it make sense to use a subclass of NSMenu for this menu ... i.e. would I get keyDown events in this subclass? -rags _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
