• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
ApplescriptObjC Drag and Drop Table
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ApplescriptObjC Drag and Drop Table


  • Subject: ApplescriptObjC Drag and Drop Table
  • From: "Simon, Garry" <email@hidden>
  • Date: Thu, 21 Jan 2016 17:58:21 +0000
  • Ironport-phdr: 9a23:7RG+2RK4rP7g8xjhUdmcpTZWNBhigK39O0sv0rFitYgVK/rxwZ3uMQTl6Ol3ixeRBMOAu6wC0rKN+Pm4ASQp2tWojjMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpQAbFhi3DwdpPOO9QteU1JTpkbnqoNaKO10ArQH+SI0xBS3+lR/WuMgSjNkqAYcK4TyNnEF1ff9Lz3hjP1OZkkW0zM6x+Jl+73YY4Kp5pIZ2arjhZ6kzUZBfCT0nNSh1uJyq5lH/Sl7FqXIESmEbiRFSAhDZqQzhU43qmi/7rfZmniCCJcn7C7szXHvop/NiUAfshTwMLT8h7CTKkcFql4pfoQm9vFp225bQbceeM/8oLY3HetZPD1FAW8FXE2RuC5mmfsFHW8UIJ/xJ6bL8olwIhQKxQwKrAbW8mXdzmnbq0PhigKwaGgbc0Vl8Tt8=
  • Thread-topic: ApplescriptObjC Drag and Drop Table

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.

 

Here's what I've found so far by following Shane Stanley's "ApplescriptObjC Explored" books and by searching the internet:

                1. I've found how to create a table and populate it when an app is launched.

                2. I've found that it's possible to reorder the items listed in a table.

                3. I've found it's possible to drag entries from one table to another.

                4. I've found that selected items in a table can be acted upon.

 

Here's what the internet turned up:

                1. Questions very similar to mine have been asked many times.

                2. Many of the questions remain unanswered.

                3. When they are answered, the answers are incomplete, and even though they fill in the missing pieces for the people who originally asked the questions, they don't contain enough information for me to solve my problem.

 

I'm not a computer programmer, just a corporate employee who learned Applescript, then FaceSpan, then with some difficulty Applescript Studio, and now with a great deal of difficulty ApplescriptObjC. It would be awesome if someone could come up with a step by step guide to accomplishing what I outlined above. I think many people would benefit.

 

Thank you,

 

Garry

Follow Us: Facebook | Twitter | LinkedIn | YouTube
 _______________________________________________
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

  • Follow-Ups:
    • Re: ApplescriptObjC Drag and Drop Table
      • From: Shane Stanley <email@hidden>
    • Re: ApplescriptObjC Drag and Drop Table
      • From: Shane Stanley <email@hidden>
  • Prev by Date: Re: Handlers in a variable
  • Next by Date: Re: ApplescriptObjC Drag and Drop Table
  • Previous by thread: Re: Filemaker unselect/deselect all fields
  • Next by thread: Re: ApplescriptObjC Drag and Drop Table
  • Index(es):
    • Date
    • Thread