In IB, I set the number of columns to 2 in NSTableView. Then I was able to
select the NSTableColumn by clicking on the view. I changed the identifier
for the column

There is no way to use  clicking to access the 2nd column. I use "Tool" -->
"Select Next Sibling" to gain access to the inspector for the 2nd column and
specified the identifier.
However, the UI only shows 1 column. This is true in IB and the running
program UI from Xcode.


Basically, how do I set up multi-column table in IB?
I have not tried it but I believe I could set it up programatically through
NSTableColumn. I wonder if that is the only way to setup column names for
multi-column table view.


Thanks,
-- 
Wayne Shao
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to