Example code eyePhoto-Step8 & IB help needed
Example code eyePhoto-Step8 & IB help needed
- Subject: Example code eyePhoto-Step8 & IB help needed
- From: Eric Matecki <email@hidden>
- Date: Tue, 20 Dec 2011 15:03:33 +0100
Hi,
I'm new to IB.
I'm trying to find by which magic "NSWindow * imageCaptureWindow;",
member of "@interface Controller : NSWindowController",
gets initialized by the following code :
[NSBundle loadNibNamed: @"ImageCapture" owner: self];
This variable isn't initialized anywhere in the code, so it must be IB
which does it. But, contrary to the window's views, it isn't even an IBOutlet.
The only connection/binding/whatever I can see in IB for this window is
the delegate to "point to" the owner, which is the previously mentionned Controller.
Also, for the "Device Browser View", where in IB can I find how "mode" is set to "IKDeviceBrowserViewDisplayModeTable" ?
I (think I) do understand how bindings works, but not how to retrieve the pertinent information in IB...
Any help would be appreciated, IB is so mysterious to me !
Thanks.
--
Keep intel OUTSIDE my Mac !
Hiii !!! I can see Intel chips creeping around my G5 !
Eric M.
_______________________________________________
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