P pinsrw macrumors regular Original poster May 30, 2010 194 0 Oct 21, 2010 #1 Problem solved. In order to ensure that custom table cells receive user input, you have to make them First Responder when selected. It seems to me that First Responder is Cocoa speak for mouse and keyboard focus.
Problem solved. In order to ensure that custom table cells receive user input, you have to make them First Responder when selected. It seems to me that First Responder is Cocoa speak for mouse and keyboard focus.