Re: Text Animation
Re: Text Animation
- Subject: Re: Text Animation
- From: Douglas Davidson <email@hidden>
- Date: Tue, 4 Sep 2007 09:33:44 -0700
On Aug 31, 2007, at 11:44 PM, Ben Lachman wrote:
Any quick pointers on how to animate a block of text that is
manually drawn in a custom view? I'm drawing the text using -
[NSString drawWithRect:options:attributes:]. I've tried running an
NSAnimation but my drawing in the -animation:didReachProgressMark:
method doesn't seem to ever reach the screen even though I'm
locking/unlocking focus.
You might want to take a look at the CircleView and Worm examples in /
Developer/Examples/AppKit.
Douglas Davidson
_______________________________________________
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