Re: NSMatrix: does it have an delegate method...
Re: NSMatrix: does it have an delegate method...
- Subject: Re: NSMatrix: does it have an delegate method...
- From: Keary Suska <email@hidden>
- Date: Sun, 06 Jan 2008 13:48:13 -0700
- Thread-topic: NSMatrix: does it have an delegate method...
on 1/5/08 2:50 PM, email@hidden purportedly said:
> I want to only change the background color of the cell in matrix and
> fighting with it now. Nothing seems to work. Have posted it also separately
> on cocoa-dev.
>
> Can I override -mouseDown() method of the matrix in any way to know if the
> user selected any cell.
You could use bindings. Also, considering that bindings work, there must be
an observable property that will give you the current selected cell or at
least the coordinates (row/column).
Best,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
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