Re: NSTableView questions
Re: NSTableView questions
- Subject: Re: NSTableView questions
- From: Chris Williams <email@hidden>
- Date: Sun, 07 Oct 2007 10:28:56 -0700
- Thread-topic: NSTableView questions
Drag the .h file into the Interface Builder. It will be there.
From: Hrishikesh Muruk <email@hidden>
Subject: Re: NSTableView questions
I added a public member to my dataSrc class (edited the .h file)
IBOutlet NSTablView *myTable;
But I don't see that outlet when I open the .nib file.
Is adding the outlet using Interface builder the only option? Then I would
have to re-instantiate the c\object, redo all connections, and generate
source files again. Is there an easier way?
Thanks
Hrishi
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden