Re: Small animation
Re: Small animation
- Subject: Re: Small animation
- From: Douglas Davidson <email@hidden>
- Date: Wed, 21 Jan 2004 12:02:01 -0800
On Jan 21, 2004, at 11:14 AM, Alexander Spohr wrote:
don't move the view around! draw what you want at the place you want
inside your view. but do not move views around.
the demo your'e looking for is called Worm. i found it some days ago,
but forgot where it was.
/Developer/Examples/AppKit/Worm. And you're right--modifying views
triggers a lot of extra work, as compared with modifying the contents
of a view.
Douglas Davidson
_______________________________________________
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.