FROM : mmalc crawford
DATE : Sun Nov 04 09:04:39 2007
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_removed>>.
mmalc
DATE : Sun Nov 04 09:04:39 2007
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_removed>>.
mmalc
| Related mails | Author | Date |
|---|---|---|
| Richard Stacpoole | Nov 4, 06:46 | |
| Eric Celeste | Nov 4, 06:58 | |
| Richard Stacpoole | Nov 4, 08:31 | |
| mmalc crawford | Nov 4, 09:04 |






Cocoa mail archive

