【问题标题】:cocoa/osx - Stop NSTextView from expanding past its frame dimensioncocoa/osx - 阻止 NSTextView 扩展超出其框架尺寸
【发布时间】:2011-10-04 16:20:57
【问题描述】:

当文本添加到超出框架的维度时,有谁知道如何阻止 NSTextView 扩展超出其框架的维度?

【问题讨论】:

    标签: objective-c macos cocoa nstextview


    【解决方案1】:

    您可以使用 [textview setVerticallyResizable:NO] 来执行此操作。

    【讨论】:

      猜你喜欢
      • 2021-02-02
      • 1970-01-01
      • 2019-02-05
      • 1970-01-01
      • 2019-03-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-11-06
      相关资源
      最近更新 更多