I have a custom view contain NSImageView (myImageView) and NSButton (myButton). When user resize window (using mouse click and drag in bottom right corner of window), myImageView and myButton is autoresized. But custom view is unlike orginal. How to fix it? Please help me.
Thanks a lot.
-[NSView setAutoresizingMask:]
. – Bavarious 2 hours ago