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