Details and the concepts related to the Nib Window
Details and the concepts related to the Nib Window
- Subject: Details and the concepts related to the Nib Window
- From: Abhinav Tyagi <email@hidden>
- Date: Tue, 23 Mar 2010 03:37:12 +0530
Hi,
Thanks for your time for reviewing this.
I am new to objective c and Cocoa on iMac OSX Leopard XCode3.1.
Whenever we drag an object from the Interface builder to our Nib window
(like we do for a controller object), it means that we are instantiating the
object of a class or interface. But where actually can i see it being
instantiated. Also what does FilesOwner and First responder refers to.
Also, when NSApplicationMain function is called from main.m file, what are
the background stuff happening in the background.
I want to see these stuff so that I can modify things accordingly whenever
needed.
Abhinav
_______________________________________________
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