I am doing some work for one of my college classes and I have run into a little snag. I mocked up all of my windows in Interface Builder and it was very simple to do… for the most part. There is no coding for this class, it is purely mockups.
I have quite a few NSTableViews in the mockup. I was wondering, what is the easiest way to get information into the table view. I assumed when i started the mockup that i would be able to do this from IB, similar to how you can for NSComboBox, and NSPopUpButton.
I have quite a few NSTableViews in the mockup. I was wondering, what is the easiest way to get information into the table view. I assumed when i started the mockup that i would be able to do this from IB, similar to how you can for NSComboBox, and NSPopUpButton.