• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSImageView blurring bug
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >NSImageView blurring bug (From: Mitchell Livingston <email@hidden>)
 >Re: NSImageView blurring bug (From: "Marc Wan" <email@hidden>)

  • Prev by Date: Re: KVO persists too long
  • Next by Date: Re: Creating drag images from NSView snapshots
  • Previous by thread: Re: NSImageView blurring bug
  • Next by thread: Use Window Frame Autosave, or fall back to Cascade
  • Index(es):
    • Date
    • Thread