NSTableView issue in Mac

Hi,

I have a couple of NStableViews in my Mac OS App. The cells can be selected and clicked when app is run from XCode. However, when run from Finder (or even in the production app), the cells cannot be selected or clicked.

We implement the tableView shouldSelect row method.

Any help will be appreciated.

Thanks

Raghavendra Rao
Could you show the complete code for the viewController ?
NSTableView issue in Mac
 
 
Q