I have subclassed NSPopUpButton.  In the subclass  drawRect:dirtyRect is called 
... I did this just to check that the subclass is properly implemented.

In the subclass keyDown:theEvent is not being called.  How does one override 
this method for an NSPopUPButton subclass?

The purpose for overriding keyDown:theEvent is to create my own search string 
to find items in the menu.



-rags




_______________________________________________

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

Reply via email to