Re: ApplescriptObjC Drag and Drop Table
Re: ApplescriptObjC Drag and Drop Table
- Subject: Re: ApplescriptObjC Drag and Drop Table
- From: Shane Stanley <email@hidden>
- Date: Sat, 23 Jan 2016 22:28:17 +1100
On 22 Jan 2016, at 4:58 AM, Simon, Garry <email@hidden> wrote:
>
> Hello, I have a question concerning ApplescriptObjC that is either impossible to answer, or I am really bad at finding existing solutions. Here's what I need help with:
> 1. I need to create a table that will accept files dropped onto it, and list them in the table.
> 2. I need the ability to reorder files in the table.
> 3. I need the files to be acted upon by a different function when a button is pressed, and the files would need to be acted upon in the order that they are listed in the table. in other words, the file paths would need to be copied out of the table in the order that they are listed so that I could do some additional work with them.
Just revisiting this...
It happens that the project I've been working on is a script library that provides a table dialog for AppleScript -- a 'display table dialog' command. So if anyone wants to provide feedback or volunteer to help test it, email me off-list. It requires 10.10 or later.
And yes, it should do all of the above.
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden