Re: NSPopupButton Separators?
Re: NSPopupButton Separators?
- Subject: Re: NSPopupButton Separators?
- From: Seth Willits <email@hidden>
- Date: Wed, 30 Jun 2004 20:34:38 -0700
On Jun 30, 2004, at 8:20 PM, John Pannell wrote:
Here is a snippet that is working for me...
[[_scalePopUpButton menu] addItem:[NSMenuItem separatorItem]];
Ahhh... I missed the obvious concept of getting the menu first. :)
Thanks,
Seth Willits
----------------------------------------------------------------------
President and Head Developer of Freak Software
http://www.freaksw.com/
REALbasic Guru at RexExcellence
http://www.resexcellence.com/realbasic
----------------------------------------------------------------------
_______________________________________________
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.