gpt4 book ai didi

objective-c - 如何检索 NSPopUpButton 单元格的当前选择?

转载 作者:行者123 更新时间:2023-12-03 17:15:11 25 4
gpt4 key购买 nike

我在 NSTableView 中使用 NSPopUpButtonCell。弹出按钮绑定(bind)到由 ApplicationDelegate 提供的 NSArray 属性。当我选择弹出按钮的菜单项时,我希望检索当前选择或其索引。我添加了一个 IBAction 来获取通知,并设置了一个 NSMenuDelegate。 两者的返回指数始终 = 0。

// indexOfSelectedItem is always 0.
NSInteger indexOfSelectedItem = [m_popUpButtonCell indexOfSelectedItem];

我创建了一个example project与上述配置。希望你能澄清一些事情。

最佳答案

文章Implementing To-One Relationships Using Pop-Up Menus回答了我的问题。
我更新了示例项目

关于objective-c - 如何检索 NSPopUpButton 单元格的当前选择?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9033872/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com