Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试设置 CustomView 大小,CustomView 在 NSWindow 中。问题是当窗口调整大小时,CustomView 会随着窗口调整大小。任何想法如何设置 CustomView 大小并使其不可调整大小?
在 xcode 的右窗格中检查大小检查器,并检查视图是否有任何使其执行此操作的自动调整大小约束。