FROM : Paul Goracke
DATE : Fri May 16 23:22:19 2008
john darnell wrote:
> 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?
I've always found the best way to deal with these nestings in IB is to
use (permanently or temporarily) either List or Column View Mode. That
way you can reveal the view hierarchy and see exactly what you are
connecting.
pg
DATE : Fri May 16 23:22:19 2008
john darnell wrote:
> 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?
I've always found the best way to deal with these nestings in IB is to
use (permanently or temporarily) either List or Column View Mode. That
way you can reveal the view hierarchy and see exactly what you are
connecting.
pg
| 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

