Animating NSSplitPane position
Animating NSSplitPane position
- Subject: Animating NSSplitPane position
- From: Graham Cox <email@hidden>
- Date: Thu, 16 Jun 2011 12:48:05 +1000
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 (email@hidden)
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:
This email sent to email@hidden