On 2010 Aug 07, at 14:39, John Ackert wrote:
> I have an NSPopUpButton bound to an NSArrayController which manages the
> content of the NSPopUpButton menu. Now I want some extra menu items at the
> end of the dynamic content separated by a separator menu item.
> What is the best way to do this
Hi,
I have an NSPopUpButton bound to an NSArrayController which manages the content
of the NSPopUpButton menu. Now I want some extra menu items at the end of the
dynamic content separated by a separator menu item.
What is the best way to do this?
Thank you,
John