nsimageview valueUrl 绑定不起作用
我是可可编程的新手。我在 nscollectionviewitem 中有一个 nsimageview 和 nstextfield 。如何使用 nscollectionview 中的外部 url 更新 nsimageview。 绑定适用于 nstextfield,但不适用于 nsimageview。经过谷歌搜索后,我了解到该错误是由于键值观察造成的。如何解决这个问题。
i am new to cocoa programming. I am having a nsimageview and nstextfield in a nscollectionviewitem. How to update the nsimageview with external url in nscollectionview.
Binding works fine for the nstextfield and not for the nsimageview. After googling i understood the bug is due to key-value observing. How to fix this issue.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
额外 ->执行->更新-> nscollectionviewitem
Extras -> Perform -> Update -> nscollectionviewitem