Re: Stupid User (that's me BTW) Can't get xCode -> IB integration to work.
Re: Stupid User (that's me BTW) Can't get xCode -> IB integration to work.
- Subject: Re: Stupid User (that's me BTW) Can't get xCode -> IB integration to work.
- From: Richard Stacpoole <email@hidden>
- Date: Sun, 4 Nov 2007 21:25:44 +1100
On 04/11/2007, at 7:04 PM, mmalc crawford wrote:
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
Wow, you're right. I looked at step 2, looked at figure 5-3 which
immediately follows it at thought there was something wrong because
my window didn't look like the figure. The number of times I
repeated steps 1 & 2 looking for the result to match the figure.
Now I feel stupid.
Sorry to waste yours and everyones else time.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden