Is there any way to modify selection highlight style in tableview , by default it will select entire row. In my tableview I have custom cells of NSTextFieldCell it has an image and text ,both of them not acquire entire row , what my problem is there any way to modify the selection highlight style when clicking on the image it should highlight and when i click outside of the same row it should not highlight .
Thanks in advance..
