NSSearchField sub menu weirdness
NSSearchField sub menu weirdness
- Subject: NSSearchField sub menu weirdness
- From: Joseph Jones <email@hidden>
- Date: Mon, 27 Sep 2004 21:53:06 -0700
OK, I have an NSSearchField on my window and it has a sub menu associated
with the searchMenuTemplate. All the cells I am using to switch context on
the search (e.g. To search just first name, just last name, etc.) are all
hooked up to the same action. The item supporting the action also supports
validateMenuItem for all these menus.
For some reason, the menus all come up disabled at the start and only enable
through validateMenuItem after I type in a search string and hit the return
key. Hitting return doesn't work, and having it lose focus doesn't work
either.
This is sending me up the wall. Can anyone help me figure this one out?
Thanx,
Joe
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden