NSImageView contents size?
NSImageView contents size?
- Subject: NSImageView contents size?
- From: Brian Hook <email@hidden>
- Date: Mon, 08 Oct 2001 13:02:21 -0700
- Organization: Pyrogon, Inc.
Is there a way to query an NSImageView as to the size of its _content_
area (i.e. the size I should make an image that would fit inside it
perfectly?). I've tried the obvious methods, but I guess there's one
more obvious one I haven't found =)
Thanks,
Brian