Re: Need help, trying to populate a plain Table
Re: Need help, trying to populate a plain Table
- Subject: Re: Need help, trying to populate a plain Table
- From: Shane Stanley <email@hidden>
- Date: Tue, 19 Aug 2014 09:47:34 +1000
On 19 Aug 2014, at 9:35 am, Brian Christmas <email@hidden> wrote:
> I've got a table that has to contain a fixed set of data, so I can't use an Array Controller.
You realise that statement makes absolutely no sense? How is an array controller to know whether your data will change or not?
> Anyone know if I'm on the right track
You're not. If you want to use a datasource rather than bindings, you have to implement several methods. You don't call tableView_setObjectValue_forTableColumn_row_ et al; the table does.
And as for whacking it all in a Finder tell block...
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden