Telling between menu selection and return key in NSComboBox
Telling between menu selection and return key in NSComboBox
- Subject: Telling between menu selection and return key in NSComboBox
- From: Nicko van Someren <email@hidden>
- Date: Mon, 5 Apr 2004 15:44:45 +0100
I have an NSComboBox in a user interface. The menu part of the combo
box contains a history of the commands most recently typed into the
text field. I would like to be able to allow the user to select an
item from this history and edit it before it is sent. In IB I have
ticked the box saying send action on Enter only. The problem is I
still get the action sent when the user selects from the menu. Is
there any simple way to stop this from happening?
Cheers,
Nicko
_______________________________________________
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.