• 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: Programmatically adding separator to NSPopupButton?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Programmatically adding separator to NSPopupButton?


  • Subject: Re: Programmatically adding separator to NSPopupButton?
  • From: Dan Wood <email@hidden>
  • Date: Fri, 18 May 2001 13:22:20 -0700

[[oMyPopupMenu menu] addItem:[NSMenuItem separatorItem]];



On Friday, May 18, 2001, at 11:23 AM, Matt Ridley wrote:

Hi folks,

I've been using NSPopupButton's addItemWithTitle: method to dynamically construct a popup menu. I need to add a standard separator to the popup menu, but I'm not sure how to do it. I tried using @"-" as the argument for addItemWithTitle: but that just resulted in an item with "-" as its title.

Could anyone help me with this?



--
Dan Wood
email@hidden
http://www.karelia.com/
http://www.bikealameda.org/
Mac OS X Developer: Online Resume: http://www.karelia.com/resume.html


  • Follow-Ups:
    • Re: Programmatically adding separator to NSPopupButton?
      • From: Matt Ridley <email@hidden>
References: 
 >Programmatically adding separator to NSPopupButton? (From: Matt Ridley <email@hidden>)

  • Prev by Date: Re: Menu bar
  • Next by Date: Re: Programmatically adding separator to NSPopupButton?
  • Previous by thread: Programmatically adding separator to NSPopupButton?
  • Next by thread: Re: Programmatically adding separator to NSPopupButton?
  • Index(es):
    • Date
    • Thread