Re: XCode 1.1 and "Cocoa programming for MacOSX" problem
Re: XCode 1.1 and "Cocoa programming for MacOSX" problem
- Subject: Re: XCode 1.1 and "Cocoa programming for MacOSX" problem
- From: Steve Palmer <email@hidden>
- Date: Fri, 2 Jan 2004 17:02:46 -0800
Thanks Mark, and to joar too. You're right - I needed to be more
careful when selecting the table and I've got it working now. I hadn't
thought to try outline view so thanks for that suggestion.
On Jan 2, 2004, at 2:27 PM, Mark Grimes wrote:
A single click displays the info for the NSScrollView -- however if
you double-click you will get the Inspector to show the NSTableView
which shows the dataSource and delegate outlets you need to complete
the example you are working on.
Mark Grimes <email@hidden>
Stateful Labs
On Jan 2, 2004, at 1:37 PM, Steve Palmer wrote:
I'm working my way through Aaron Hillegass' "Cocoa Programming for
MacOSX" but substituting XCode for Project Builder in the
instructions. So far, so good, but when I get to chapter 5 and
attempt to connect the delegate output of an NSTableView to File's
Owner in Interface Builder, it actually tries to connect an
NSScrollView instead.
I wonder if anybody who has the book and XCode can confirm for me
that this is either a problem with XCode/Interface Builder or
something changed in the behaviour that means I need to follow
slightly different steps instead?
Thanks!
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.