window resizing advice
window resizing advice
- Subject: window resizing advice
- From: "Rick C." <email@hidden>
- Date: Wed, 11 Apr 2012 10:04:14 +0800
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 (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