Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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..

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.