• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: XCode 1.1 and "Cocoa programming for MacOSX" problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode 1.1 and "Cocoa programming for MacOSX" problem


  • Subject: Re: XCode 1.1 and "Cocoa programming for MacOSX" problem
  • From: j o a r <email@hidden>
  • Date: Fri, 2 Jan 2004 23:05:59 +0100

A good tip for making it easy to work with intricate view hierarchies
and controls in IB is to use the outline view in the nib window,
instead of the icon view and the graphical representation of the nib
resources.
You switch between the icon view and the outline view using the little
switch button found in the right scrollbar of the nib window. Using the
outline view it's trivial to make connections to and from any item in
the nib file.

If you don't want to use the outline view, I think that you could make
the connection from the table view if you make sure to select the table
view and not the tableview-scrollview entity. You specifically select
the table view by double-clicking on it, you'll notice when it is
selected by a change in colour.

j o a r

On 2004-01-02, at 22.37, 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?

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.

References: 
 >XCode 1.1 and "Cocoa programming for MacOSX" problem (From: Steve Palmer <email@hidden>)

  • Prev by Date: XCode 1.1 and "Cocoa programming for MacOSX" problem
  • Next by Date: Re: XCode 1.1 and "Cocoa programming for MacOSX" problem
  • Previous by thread: XCode 1.1 and "Cocoa programming for MacOSX" problem
  • Next by thread: Re: XCode 1.1 and "Cocoa programming for MacOSX" problem
  • Index(es):
    • Date
    • Thread