Re: NSPopUpButton
Re: NSPopUpButton
- Subject: Re: NSPopUpButton
- From: Chuck Soper <email@hidden>
- Date: Thu, 22 May 2003 15:30:59 -0700
Yes, I figured it out. It works as described, but the menu doesn't
look like it's in edit mode.
When I selected an NSMenuItem in the list view of the Instances tab
of the nib window and choose Duplicate from the Edit menu nothing
happens. This seems confusing to me. I think that the some of the
Edit menu items should be disabled if no action is to be performed.
At least SysBeep could be called to tell me that nothing happened.
At 2:18 PM -0700 5/22/03, Chuck Soper wrote:
I can't figure out how to add menu items in IB to an NSPopUpButton
item (Popup type) within an NSTabView. The IB FAQ (under the Help
menu in IB) says that I can double-click on it to add menu items,
but this doesn't work. A default NSPopUpButton has three menu items.
Is the only way to add menu items programmatically?
Chuck
_______________________________________________
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.