Re: NSSearchField sub menu weirdness
Re: NSSearchField sub menu weirdness
- Subject: Re: NSSearchField sub menu weirdness
- From: "Adam R. Maxwell" <email@hidden>
- Date: Tue, 28 Sep 2004 10:57:49 -0700
On Sep 27, 2004, at 21:53, Joseph Jones wrote:
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?
This is a bug, and a workaround is in this thread from the list
archives:
http://www.cocoabuilder.com/archive/message/2004/8/24/115481.
--
Adam
_______________________________________________
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