Programmatically adding separator to NSPopupButton?
Programmatically adding separator to NSPopupButton?
- Subject: Programmatically adding separator to NSPopupButton?
- From: Matt Ridley <email@hidden>
- Date: Fri, 18 May 2001 19:23:47 +0100
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?
Best,
-Matt
--
Matt Ridley
<
http://www.mattridley.com/>