setAutoresizingMask不起作用

时间:2015-08-29 14:34:56

标签: objective-c xcode cocoa nsview autoresizingmask

我正在尝试编写本教程中的程序:

在我的代码中设置下面的代码段后,没有任何变化。

 [[_ourViewController view] setAutoresizingMask:NSViewHeightSizable| NSViewWidthSizable]; 

当我运行应用程序时,视图仍在左上角。

为什么这不起作用?

祝你好运, 罗比

1 个答案:

答案 0 :(得分:0)

我找到了解决方案!您必须在Interface Builder中使用constraints