> On Jun 22, 2015, at 4:25 PM, Carl Hoefs <[email protected]> > wrote: > > I have a (subclassed) NSImageView in an NSWindow, and when it displays an > image that doesn’t fit proportionally it will show a mid-gray background fill > color around the image, apparently by default.
Did you change the imageFrameStyle to NSImageFrameNone? (Which you can do in IB.) —Jens _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
