• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Turning NSMenuItem into separator
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Turning NSMenuItem into separator


  • Subject: Re: Turning NSMenuItem into separator
  • From: Andreas Mayer <email@hidden>
  • Date: Fri, 30 Sep 2005 05:03:26 +0200


Am 30.09.2005 um 02:51 Uhr schrieb Thom McGrath:

I need one of the items to be a separator. The only way I can see to do that is to create a new NSMenuItem. But I'm already handed a menu item to use.

Try this one:

- (void)_configureAsSeparatorItem;

Beware: This method is private. You should test with - respondsToSelector: first.


Andreas _______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Turning NSMenuItem into separator (From: Thom McGrath <email@hidden>)

  • Prev by Date: Interface Builder: making changes to instance (view) hierarchy
  • Next by Date: Re: Interface Builder: making changes to instance (view) hierarchy
  • Previous by thread: Turning NSMenuItem into separator
  • Next by thread: Re: Turning NSMenuItem into separator
  • Index(es):
    • Date
    • Thread