On Sep 9, 2010, at 1:58 PM, Daniel Lopes wrote:

But the problem with learn Cocoa is how apply the best pratices that are exclusevely to Cocoa. Things like how to organize nibs, when I should separate or not views, create custom views or not and etc. As soon as finish Coco Programming I will read Cocoa Design Patterns.

But what you think about separate custom views in diferent nibs? Is that right?

When I was learning Cocoa I would often ask myself why did they do this or how does this work. The book 'Cocoa Design Patterns' by Buck and Yacktman answered a lot of my questions.

I am currently working on an application where I swap custom programmatic views into a window which came from a nib. It works great. I started with Hillegass Chapter 29 which talks about view swapping and then extended it to my specific situation.

--Richard

_______________________________________________

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

Reply via email to