Re: NSPopupButton Separators?
Re: NSPopupButton Separators?
- Subject: Re: NSPopupButton Separators?
- From: John Pannell <email@hidden>
- Date: Wed, 30 Jun 2004 21:20:55 -0600
Hi Seth-
Here is a snippet that is working for me...
[[_scalePopUpButton menu] addItem:[NSMenuItem separatorItem]];
Hope this helps!
John
On Jun 30, 2004, at 9:07 PM, Seth Willits wrote:
>
On Jun 29, 2004, at 11:42 PM, Dan Bernstein wrote:
>
>
> [NSMenuItem separatorItem]
>
>
I'm afraid I'm still missing something. I don't see any way to add a
>
NSMenuItem to an NSPopupButton explicitly.
>
>
>
>
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.
_______________________________________________
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.