Monday, 15 July 2013

objective c - Using the same custom table-view multiple times in one window? -



objective c - Using the same custom table-view multiple times in one window? -

i have created table view in nib want utilize twice in same window. table view has own controller, , want connect various parts outlets. can in tableview's nib setting file owner view controller. however, how can tableview parent window?

it looks if can't through interface builder?

so have begun creating 2 instance variables in window controller 2 controllers. assume have programmatically? how set locations of each view correctly? there side-effects doing this? doing window layout else within interface builder itself. can't see working, however.

i tried adding in couple of scrollviews in window table views go. thought perhaps hook scrollview outlet , add together them way. @ to the lowest degree laid out correctly. doesn't seem work though.

objective-c cocoa

No comments:

Post a Comment