Posts

Post not yet marked as solved
6 Replies
I think I see our differences. I'm using NSView. NSView is used for Mac. UIView is used for IOS. I'm not coding IOS.In any event, what I have works well. Thanks for the responses.https://stackoverflow.com/questions/5283218/what-is-the-difference-between-uiview-and-nsview
Post not yet marked as solved
6 Replies
I am just starting in this language. Feel free to elaborate.Assume a tablename of 'myTable' and a dataSource of 'myDataSourceArray'Now, what is the command to access the cell data? I'm using Swift, Xcode 11.1