NSImageView size mismatch?
NSImageView size mismatch?
- Subject: NSImageView size mismatch?
- From: Brian Hook <email@hidden>
- Date: Fri, 05 Oct 2001 17:58:27 -0700
- Organization: Pyrogon, Inc.
I've sized an image view to 512x512, however when I query its size with
-bounds I get back 518x518. I'm querying the size to determine the
proper size of NSImage to allocate for it. Am I doing something
horribly wrong?
Thanks,
Brian