objective c - fixing NSWindow size? -
how can fix size of nswindow user should not able resize jus dragging mouse or there way subviews window resizes when users changes size of window , problem when user changes size ofwindow , subviews not resizses thats wanted lock window resizing?
i may missing point here (and bit late), can not set 'constraints' options on window itself?
if min , max sizes same, prevents resizing.

Comments
Post a Comment