NSCell 不会从 NSTableView 中删除
我有一个充满自定义 NSCell 的 NSTableView。大多数包含文本,但其中一个包含 NSButton。当我减少数据源中的对象数量时,调用 -noteNumberOfRowsChanged
和 -reloadData
,所有带有文本的 NSCell 都会消失,但带有按钮的 NSCell 仍保留在那里。
为了从我的表中删除最后一个 NSCell,我还需要做哪些额外的工作?
I have an NSTableView filled with custom NSCells. Most include text, but one contains an NSButton. When I reduce the amount of objects in my data source, call -noteNumberOfRowsChanged
and -reloadData
, all the NSCells with text disappear, but the one with the button stays there.
What additional work do I have to do in order to remove this last NSCell from my table?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论