开发者

NSArrayController , arrangedObjects and tableColumn IB connection

I am new to mac development. I am trying to make this app from apple.com

At one point i am stucked in interface bu开发者_StackOverflowilder.

NSArrayController , arrangedObjects and tableColumn IB connection

How do i connect arrangedObjects.firstName to the Value - Table Column - First Name and Last Name?

Edit:

this is my array controller and its bindings.

NSArrayController , arrangedObjects and tableColumn IB connection

Thank you in advance..!!


Ctrl Shift click with a mouse on a column in your table (NOT column's header). You should see the list of views which are parent to each other:

NSArrayController , arrangedObjects and tableColumn IB connection

Select NSTableColumn view. Then just open bindings tab and perform same procedure as with arrangedObjects' binding.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜