NSImageView.
NSImageView.
- Subject: NSImageView.
- From: "Brian O'Brien" <email@hidden>
- Date: Thu, 31 Mar 2005 14:18:38 -0700
I have an NSImageView on my window...
In the interface builder I set it up to grow and shrink depending on the interface size...
Ok... that works but two troubles:
1) I need the image frame to stay square..
2) The image inside the should grow to the full extents of the viewer..
It shrinks but it will not get any larger than its actual size...
I've tried:
[super setImageScaling:NSScaleToFit];
and
<x-tad-bigger> NSScaleProportionally
So what's the solution???
</x-tad-bigger> _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden