Re: blurry scrolling?
Re: blurry scrolling?
- Subject: Re: blurry scrolling?
- From: "Hog Bay Software" <email@hidden>
- Date: Wed, 10 Sep 2003 14:04:24 -0000
>
I'm getting a few reports from users that say that when they scroll,
>
the image just blurs rather than scrolling/drawing properly.
>
>
It's just a few users, and I think it may be related to some theme
>
switching utility. Just wondering if anyone has seen this and solved
>
it.
>
>
As far as I know, I'm using the normal NSScrollView.
I had a similar problem. See this thread for the solution:
http://cocoa.mamasam.com/COCOADEV/2003/07/2/68656.php
I think the answer was that the bounds of the content view of your scroll view must be set to integer coordinates.
Jesse
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.