FROM : john darnell
DATE : Fri May 16 22:55:22 2008
Hello everyone:
I'm working through problems in the "Cocoa Programming for Mac OS X"
book, and on page 113 I read the following instructions:
Next you will connect you AppController object's tableView
outlets to the table view. Control-drag from the
AppController
to the middle of the table view. In the info panel connect to
the tableView outlet (Figure 5.11)
I am attempting to follow these instructions, but whenever I do, when
the cursor hovers over the table view control on the dialog the label
that shows is NSTableColumn, and in the info panel the connected button
remains grayed out and the message "tableView must be of type
NSTableView" appears on the panel.
How do I get IB to select the tableView instead of the columnView?
R,
John A.M. Darnell
Team Leader
Walsworth Publishing Company
Brookfield, MO
John may also be reached at <email_removed>
Trivia Question: In SciFi Channel's hit series, FARSCAPE, who played
the voice of Pilot?
DATE : Fri May 16 22:55:22 2008
Hello everyone:
I'm working through problems in the "Cocoa Programming for Mac OS X"
book, and on page 113 I read the following instructions:
Next you will connect you AppController object's tableView
outlets to the table view. Control-drag from the
AppController
to the middle of the table view. In the info panel connect to
the tableView outlet (Figure 5.11)
I am attempting to follow these instructions, but whenever I do, when
the cursor hovers over the table view control on the dialog the label
that shows is NSTableColumn, and in the info panel the connected button
remains grayed out and the message "tableView must be of type
NSTableView" appears on the panel.
How do I get IB to select the tableView instead of the columnView?
R,
John A.M. Darnell
Team Leader
Walsworth Publishing Company
Brookfield, MO
John may also be reached at <email_removed>
Trivia Question: In SciFi Channel's hit series, FARSCAPE, who played
the voice of Pilot?
| Related mails | Author | Date |
|---|---|---|
| john darnell | May 16, 22:55 | |
| Jeff LaMarche | May 16, 23:20 | |
| Paul Goracke | May 16, 23:22 | |
| Scott Ribe | May 18, 19:40 |






Cocoa mail archive

