gpt4 book ai didi

cocoa - 使用setTarget : message of a cell to make the target File's Owner

转载 作者:行者123 更新时间:2023-12-03 18:07:12 24 4
gpt4 key购买 nike

我有一个自定义 NSActionCell 子类,我想使用 setTarget: 消息将其目标设置为文件所有者。有没有办法获取指向文件所有者的指针,或者执行某些操作来达到此目的?

最佳答案

文件的所有者应该是您自己的类之一的实例。将 FO 的导出连接到单元实例,并从 FO 发送 setTarget: 消息(可能在 awakeFromNib 中)。

不过,我不清楚为什么要在代码中发送 setTarget: 消息。为什么不在 IB 中设置单元格的目标?

关于cocoa - 使用setTarget : message of a cell to make the target File's Owner,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/500443/

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