NSTableView and Cells
Hello All,
I am new to MAC development. I have a situation where I am displaying a number of records in NSTableView (without binding). I have a NSImageCell as one of the cells. Now what I want is that whenever user clicks on NSImageCell then the image should get changed on that particular cell.
Any ideas how should I go about doing this?
Appreciatively,
Mubashir
|