Re: NSImageView blurring bug
Re: NSImageView blurring bug
- Subject: Re: NSImageView blurring bug
- From: Mitchell Livingston <email@hidden>
- Date: Sat, 30 Jun 2007 23:13:23 -0400
Manually setting the size to an integer value seems to have fixed it.
Thanks a lot.
Cheers,
Mitch
On Jun 19, 2007, at 10:57 PM, Marc Wan wrote:
Whenever I see this problem it's because the image is being
displayed on non-integral values.
i.e. at (10.345, 10.234) instead of (10.0, 10.0).
so, if you're not doing any moving or sizing in your code, I would
look in IB and see if you're telling controls to move or stretch at
all.
m.
On 6/20/07, Mitchell Livingston <email@hidden> wrote:
I have an NSImageView into a window, and the image displays fine
until I resize the window; once that happens, the image becomes
blurry and remains that way. Any suggestions to avoid this or ideas
why this is happening?
Thanks,
Mitchell Livingston
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
email@hidden
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden