Re: how do I know when the user has clicked once in a column?
Re: how do I know when the user has clicked once in a column?
- Subject: Re: how do I know when the user has clicked once in a column?
- From: Keary Suska <email@hidden>
- Date: Mon, 22 May 2006 11:57:29 -0600
on 5/21/06 11:55 AM, email@hidden purportedly said:
> I want to change the contents of a row when the user clicks in a
> column. When the user clicks in the column, the image in the row that
> was clicked on will change. How do I do this? I'm using 10.3
It's not terribly obvious from the docs, but you want to set the "action"
connection of your table view.
Use -clickedColumn and -clickedRow to determine click location. See
NSTableView docs for more info.
Best,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
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