Описание тега nspopupbuttoncell
The NSPopUpButtonCell class defines the visual appearance of pop-up buttons that display pop-up or pull-down menus.
The NSPopUpButtonCell class defines the visual appearance of pop-up buttons that display pop-up or pull-down menus. Pop-up menus present the user with a set of choices, much the way radio buttons do, but using much less space. Pull-down menus also provide a set of choices but present the information in a slightly different way, usually to provide a set of commands from which the user can choose.
The NSPopUpButtonCell class implements the user interface for the NSPopUpButton class.
Note that while a menu is tracking, adding, removing, or changing items on the menu is not reflected.