Hi,
I am also a beginner, and I am confused about how to skip the chapters of
this book.
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Date: Wed, 26 Nov 2008 08:05:50 +0100
> CC: cocoa-dev@lists.apple.com
> Subject: Re: Chapters in Hillegass to skip on first reading?
>
> HEllo,
> Wel
Hi,
To be honest, i can't catch what your question are. Maybe this could help
you
loadNibFile:externalNameTable:withZone:
Unarchives the contents of the nib file and links them to objects in your
program.
+ (BOOL)loadNibFile:(NSString *)fileName externalNameTable:(NSDictionary
*)context