Skip navigation.
 
mlRe: NSPopUpButton menu list not showing all the menu items
FROM : Peter Ammon
DATE : Wed Feb 20 22:08:48 2008

On Feb 19, 2008, at 9:18 PM, Chris Schmitt wrote:

> I have verified through IB and code that my NSPopUpButton has a 
> menu with 4 items in it.  I have no bindings set on the button, but 
> when I click the button only the last item in the menu list is 
> displayed?  I am sure I am doing something stupid, but any pointers 
> would be great.
>
> Thanks in advance.


Make sure that the "Hidden" checkbox for each of the items is 
unchecked.  The checkbox is in IB's Attributes Inspector.

-Peter

Related mailsAuthorDate
mlNSPopUpButton menu list not showing all the menu items Chris Schmitt Feb 20, 06:18
mlRe: NSPopUpButton menu list not showing all the menu items Graham Feb 20, 06:46
mlRe: NSPopUpButton menu list not showing all the menu items Peter Ammon Feb 20, 22:08
mlRe: NSPopUpButton menu list not showing all the menu items Graham Feb 20, 23:08
mlRe: NSPopUpButton menu list not showing all the menu items Chris Schmitt Feb 20, 23:13
mlRe: NSPopUpButton menu list not showing all the menu items Jonathan Hess Feb 20, 23:27
mlRe: NSPopUpButton menu list not showing all the menu items Graham Feb 21, 00:12
mlRe: NSPopUpButton menu list not showing all the menu items Jonathan Hess Feb 21, 00:45