Re: Cannot change menu state in NSSearchField menu for more than once

2008-11-03 Thread Matt Neuburg
On Mon, 03 Nov 2008 08:58:20 +0100, Alexander Reichstadt [EMAIL PROTECTED] said: I found something really odd just now. The searchmenu is actually connected to an IBAction method. The NSLog sits in there and simply prints out the sender, i.e. the menuItem that triggered it. If I change the menu

Re: Cannot change menu state in NSSearchField menu for more than once

2008-11-02 Thread Alexander Reichstadt
I found something really odd just now. The searchmenu is actually connected to an IBAction method. The NSLog sits in there and simply prints out the sender, i.e. the menuItem that triggered it. If I change the menu item in the UI the NSLog printout shows that it's another part of memory