AnimatingTabView broken
AnimatingTabView broken
- Subject: AnimatingTabView broken
- From: Trygve Inda <email@hidden>
- Date: Sat, 16 Feb 2008 20:42:32 +0000
- Thread-topic: AnimatingTabView broken
I am using Apple's AnimatingTabView class from the Reducer sample code.
AnimatingTabView is a Subclass of NSTabView and it works fine to do nice
transitions but...
I have a 4 tabbed view in my window and the tabs and border all hidden so
only the content is shown. If I am in tab 0, and of course tabs 1-3 are
hidden, then I shrink the window some and do a tab switch, the content jumps
down on the y axis during the animation by the amount the window has shrunk.
I am thinking that with a tab view, when it is shrunk, and controls
naturally move, the hidden tabs do not update their subviews' positioning
until the tab view needs to be drawn.
How can I fix this behavior?
Thanks,
Trygve
_______________________________________________
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