• 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: NSTableView blurry contents
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView blurry contents


  • Subject: Re: NSTableView blurry contents
  • From: Jesse Grosjean <email@hidden>
  • Date: Wed, 17 Aug 2005 11:37:41 -0400

I have an NSTableView in my app in which the contents blur when
scrolled. I don't mean that they blur from movement, but that they
actually distort and remain distorted afterwards. I posted some
screenshots at http://www.psatellite.com/table_bug/

I would really like some insight into what could be going on here...

This happens when a views frame is set to non integer values. I can't say exactly where the problem is, but I think that's what you should look for. Probably there is somewhere in your code where you are calling setFrame and you need to first call floor() or ceil() on the rectangle values to validate them.


Jesse
_______________________________________________
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


  • Follow-Ups:
    • Re: NSTableView blurry contents
      • From: William Turner <email@hidden>
  • Prev by Date: Re: Communicating between applications
  • Next by Date: Re: NSTableView blurry contents
  • Previous by thread: Re: NSTableView blurry contents
  • Next by thread: Re: NSTableView blurry contents
  • Index(es):
    • Date
    • Thread