• 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: "Marc Wan" <email@hidden>
  • Date: Wed, 20 Jun 2007 10:57:50 +0800

 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:
This email sent to email@hidden

_______________________________________________

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:
This email sent to email@hidden


  • Follow-Ups:
    • Re: NSImageView blurring bug
      • From: Mitchell Livingston <email@hidden>
    • Re: NSImageView blurring bug
      • From: Mitchell Livingston <email@hidden>
References: 
 >NSImageView blurring bug (From: Mitchell Livingston <email@hidden>)

  • Prev by Date: Re: Use Window Frame Autosave, or fall back to Cascade
  • Next by Date: Re: Use Window Frame Autosave, or fall back to Cascade
  • Previous by thread: Re: NSImageView blurring bug
  • Next by thread: Re: NSImageView blurring bug
  • Index(es):
    • Date
    • Thread