I have no special insights into this other than that the BWSplitView (part of 
BWToolkit) also does animated resizing, so it may be worth a poke around in the 
BWToolkit source:

https://bitbucket.org/bwalkin/bwtoolkit

HTH,

Dave

On Jun 15, 2011, at 7:48 PM, Graham Cox wrote:

> Does anyone know how to animate the positioning of a split pane?
> 
> I'm using -setPosition:ofDividerAtIndex: and I call this using the view's 
> animator:
> 
>       [[mySplitPane animator] setPosition:position ofDividerAtIndex:0];
> 
> But it doesn't animate and just jumps into position. I see other apps manage 
> this (e.g. Mail) so how's it done?
> 
> --Graham
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to