On 24/02/2009, at 11:52 PM, rajesh wrote:
Yes indeed , but I chose such approach is that these subViews have lot of stuff to draw within itself
That's irrelevant - you have to do all that drawing, whether it's inside an NSView or not.
and not to mention the animations with which they appear,disappear,move etc., is pretty much achievable.
You could use Core Animation to use multiple CALayers within a single view. There is plenty of good sample code on this - try GeekGameBoard for instance.
--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