Re: SOLVED Re: Can't get xCode -> IB integration to work.
Re: SOLVED Re: Can't get xCode -> IB integration to work.
- Subject: Re: SOLVED Re: Can't get xCode -> IB integration to work.
- From: mmalc crawford <email@hidden>
- Date: Sun, 4 Nov 2007 01:04:39 -0700
On Nov 4, 2007, at 12:31 AM, Richard Stacpoole wrote:
I am trying to finish the Objective-C 2.0 example of the Currency
Converter app. But i can't get IB to read the
CurrencyController.h, either from the Read Files menu item or from
dragging & dropping the file from xCode to the IB window, so I
have some outlets and actions to connect to the UI. The blue cube
representing the controller never appears.
[...]
On 04/11/2007, at 4:58 PM, Eric Celeste wrote:
[...]
I believe what you need to try is dragging a generic NSObject from
the
IB Library to the IB Browser for your project. Then click once on the
[...]
Erics method works very well. It will do until IB works as
advertised.
This is how IB is advertised to work.
In the tutorial:
"3. In the library, drag an object item into the MainMenu.nib window."
<http://developer.apple.com/documentation/Cocoa/Conceptual/ObjCTutorial/06Controller/chapter_6_section_6.html
>:
See also the IB User Guide <http://developer.apple.com/documentation/DeveloperTools/Conceptual/IB_UserGuide/index.html
>.
Follow-ups to the Xcode-users list <email@hidden>.
mmalc
_______________________________________________
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