On 10 Mar 2008, at 22:40, Scott Anguish wrote:
if you stop the animation of the replaceSubview... is that no longer choppy? This is one of the most expensive animations possible.
That fixed it, looks great now! It was a flickering NSPopUpButton that was causing me grief.
also, are all your boundaries integral?
I assume they are as I've just created a bunch of custom views in IB and set their frames there. Would there be a better way? If they can't be resized by the user, is it worth calculating their values on startup and just caching them, even though I calculate the new frame before the animation?
Thanks very much Scott, Jon
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
