开发者

How set size NSWindow, relative NSTextField height?

开发者 https://www.devze.com 2023-01-11 06:43 出处:网络
How to set size of NSWindow relatively to the height of NSTextField ?开发者_C百科There is NSButton in my application. When it is pushed NSTextField is loaded with the new text from web service. So tha

How to set size of NSWindow relatively to the height of NSTextField ?开发者_C百科


There is NSButton in my application. When it is pushed NSTextField is loaded with the new text from web service. So that means that the height of NSTextField is always dynamic.

0

精彩评论

暂无评论...
验证码 换一张
取 消