Skip navigation.
 
mlRe: Working through a problem...
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

Related mailsAuthorDate
mlWorking through a problem... john darnell May 16, 22:55
mlRe: Working through a problem... Jeff LaMarche May 16, 23:20
mlRe: Working through a problem... Paul Goracke May 16, 23:22
mlRe: Working through a problem... Scott Ribe May 18, 19:40