acceptsFirstMouse with NSTableView
acceptsFirstMouse with NSTableView
- Subject: acceptsFirstMouse with NSTableView
- From: Ron Wagner <email@hidden>
- Date: Mon, 1 Sep 2008 23:41:17 -0400
I am trying to get an NSTableView to change it's selection when
clicking on one if it's cells when it's window is not active. I have
subclassed NSTableView, overridden acceptsFirstMouse: and return YES
unconditionally, and verified that it is getting called. Can't seem to
get it to change behavior. Still takes once click to activate the
window and a second click to select the clicked on cell. What is the
trick to getting this to work?
I've googled for the answer and found a few other people asking, but
no answers.
Thanks
Ron Wagner
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden