Re: NSPopUpButton question
Re: NSPopUpButton question
- Subject: Re: NSPopUpButton question
- From: Isaac Sherman <email@hidden>
- Date: Thu, 21 Mar 2002 22:50:57 -0500
on 3/21/02 10:16 PM, you, deekpyro, at the address, email@hidden,
wrote:
>
How do you make a certain item under a NSPopUpButton disabled while leaving
>
all the other items in it enabled?
You'll need to use setEnabled:, but you'll also have to turn off
auto-enabling for it's root menu, or just invalidate it's action. I'd copy
and paste, but using the wonderful (apply extreme sarcasm here) Help Viewer,
I can't. Anyway, go to Cocoa Developer Documentation->User Interface
Elements->Application Menus and Popup Lists
--
Isaac Sherman
MotaSoft Software
_______________________________________________
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.