Hi, I have a small main window with a custom view that accepts drags, and once the drag is accepted I want it to resize larger and reveal a table view. In general I want to animate this but seems there might be a problem animating if the table view subview is already added? Should I:
1. Accepted drag and fade away old view 2. Use simple temporary view while window is resizing 3. Once window is resized fade in table view Is this the best approach? Any advice is appreciated thanks, rc _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com