Not being able to edit NSTextField on NSPopover even though Editable behavior is set

前端 未结 8 1392
别跟我提以往
别跟我提以往 2020-11-27 17:19

I have an application, which open popover with NSTextField. The text field is not editable. Behavior for text field is set to Editable. I still can

相关标签:
8条回答
  • 2020-11-27 17:56

    Definitely a bug. That bug report is exactly what I was trying to do. Even down to creating the status item and overriding mousdown.

    I can confirm that Balazs Toth's answer works. I just wonder if it might get in the way down the road.

    0 讨论(0)
  • 2020-11-27 17:56

    Bug. http://openradar.appspot.com/9722231

    0 讨论(0)
提交回复
热议问题