Re: Getting value from table view row
Re: Getting value from table view row
- Subject: Re: Getting value from table view row
- From: Ondra Cada <email@hidden>
- Date: Sun, 12 Sep 2004 12:00:40 +0200
On 12.9.2004, at 10:26, j o a r wrote:
You don't get the value from the table view itself, you get it from
the data source of the table view - just like the table view does.
Which may get somewhat complicated though if the table is filled
through bindings :)
In which case it is time to re-factor the code so that the values are
not read conceptually "from the table", but instead "from the
controller which serves the table and others".
Which is, after all, almost exactly what j o a r wrote, just
emphasizing a different part :)
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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