Re: Doubling issue
Re: Doubling issue
- Subject: Re: Doubling issue
- From: "John C. Welch" <email@hidden>
- Date: Wed, 03 Aug 2011 21:20:17 -0400
- Thread-topic: Doubling issue
On 8/3/11 7:38 PM, "Shane Stanley" <email@hidden> wrote:
>I'm assuming localUsersAndGroupsData is the property the array controller
>is
>bound to. I suspect the problem is that this line:
>
> set the end of my localUsersAndGroupsData to {userName:(item 1 of
>theTextItems), userID:(item 2 of theTextItems), isUser:"User"}
>is adding them to your model, and then you double up when you add them to
>the array controller.
>
>use a local variable instead of localUsersAndGroupsData to build the
>record.
yep. That did it. But damned if I can figure out why. Let me clean up the
table insertion code too. Thanks man!
--
"Kill one, terrify a thousand."
- Sun Tzu
_______________________________________________
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