Re: table view with non-selectable rows
Re: table view with non-selectable rows
- Subject: Re: table view with non-selectable rows
- From: Andreas Mayer <email@hidden>
- Date: Sun, 16 Oct 2005 19:30:38 +0200
Am 16.10.2005 um 18:17 Uhr schrieb Ryan Stevens:
Maybe that's ok; you could check the mouse position to see if it's
in the column w/ checkboxes and change the state of the checkboxes
yourself.
Thanks for the suggestion. I ended up implementing an action method
for the table view, which is called even if I do not allow a
selection. This somewhat defeats the purpose of using a table view
and bindings though. :-/
Have you tried overriding highlightSelectionInClipRect:?
Yes. Didn't change anything. No idea what that method is supposed to do.
Andreas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden