Weird NSWindow aspectRatio behavior
Weird NSWindow aspectRatio behavior
- Subject: Weird NSWindow aspectRatio behavior
- From: Jonathan Hendry <email@hidden>
- Date: Thu, 23 Aug 2001 15:50:42 -0500
I'm working on an app, and I've tried setting the aspect ratio for a
window. Setting it works fine, but if I attempt to resize or zoom
the window, it disappears. It's still in the Window menu, so it
is presumably still in existance, just somewhere over Sheboygan.
Any clues on why this is happening? I've tried various NSSize
values for the aspect ratio, but perhaps I'm not setting it right.
The docs don't mention what 'sane' values would look like.
Thanks,
Jon