Re: Problem scrolling a clip view
Re: Problem scrolling a clip view
- Subject: Re: Problem scrolling a clip view
- From: j o a r <email@hidden>
- Date: Mon, 21 May 2007 17:29:14 +0200
On 21 maj 2007, at 16.00, email@hidden wrote:
thanks. -display did the trick. I actually tried with -setNeedsDisplay
before posting, but that did not work. So I'll go read up on the
difference as suggested. Thanks again.
An alternative, that probably is to be preferred, is to use the new
NSAnimation class to drive the scrolling. In this case you don't have
to force the display, and the animation doesn't block the main thread
or swamp a weaker machine.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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