Popup Menu
Popup Menu
- Subject: Popup Menu
- From: email@hidden (Ben Mackin)
- Date: Thu, 10 Jan 2002 22:10:55 -0800
I have created a popup menu in Interface Builder, and now want to get
information out of it. I searched Apples website for NSPopUpButton
(which I got from IB), but nothing came up. I tried a serach for just
popup, but got a lot of carbon references.
All I want to know is how do I find out which option has been selected
(what is returned, the menu item number or the menu's name as a string?),
and how can I set which menu item is choosen.
Chances are I just have not looked hard enough on Apple's site.
Thanks,
Ben