Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AnimatingTabView in NSAnimationNonblocking mode working?



Some of you must be using AnimatingTabView of something similar:
http://developer.apple.com/samplecode/CarbonCocoaCoreImageTab/ listing1.html


I need to get two of these to run simultaneously. By default NSAnimation runs in NSAnimationBlocking mode. So I added the line:

[animation setAnimationBlockingMode: NSAnimationNonblocking];
right before [animation startAnimation];

That skips the animation altogether, even when I remove the clean up code that follows...
Has anybody been successful at running animation in NSAnimationNonblocking or NSAnimationNonblockingThreaded mode? and how does that work? I tried my own thread, but that messes up the animation...


Thanks!

Tristan
_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.