KeyDown events in a ComboBox the 2nd
KeyDown events in a ComboBox the 2nd
- Subject: KeyDown events in a ComboBox the 2nd
- From: David Dauer <email@hidden>
- Date: Sat, 22 Nov 2003 18:15:16 +0100
Hi,
How can I get the keyDown events for a ComboBox? Subclassing it and
implement - (void)keyDown: (NSEvent *)theEvent does not work. I read that
this has sth to do with NSTextField, but I can't get it work here.
Any suggestion?
Thanks
David
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.