Re: Menu Item is not disabling

2008-03-19 Thread Nick Zitzmann
On Mar 19, 2008, at 2:00 PM, Mr. Gecko wrote: Hello I am trying to disable a Menu Item and it is not disabling for some reason here is the code that i am using. [eject setEnabled:NO]; I have tried to clean and than build to be sure that it was not a build issue and still can't figure it out.

Menu Item is not disabling

2008-03-19 Thread Mr. Gecko
Hello I am trying to disable a Menu Item and it is not disabling for some reason here is the code that i am using. [eject setEnabled:NO]; I have tried to clean and than build to be sure that it was not a build issue and still can't figure it out. This is how I declare it. IBOutlet NSMenuItem