• 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
Re: Multi-field user input dialog?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multi-field user input dialog?


  • Subject: Re: Multi-field user input dialog?
  • From: Shane Stanley <email@hidden>
  • Date: Fri, 29 Nov 2013 09:19:16 +1100

On 29 Nov 2013, at 4:54 AM, Michael Grant <email@hidden> wrote:

> Any recommendations on the current best practice for producing a multi-field user input dialog for scripts? AppleScriptObjC? Smile? Does FaceSpan still work? Can this be done in Automator? What I want is a way to enter financial transactions and, depending on the user input, route them to one of two bookkeeping applications and/or one or more Excel spreadsheets.

FaceSpan is dead, sadly, and Automator isn't going to do what you want. You can do it easily in an AppleScriptObjC-based project in Xcode, or if the dialog is relatively simple you can use ASObjC and build the dialogs on the fly, which means you don't need to use Xcode. You can see some examples of the latter here, for example: <http://dougscripts.com/itunes/>.

--
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


  • Follow-Ups:
    • Re: Multi-field user input dialog?
      • From: Michael Grant <email@hidden>
References: 
 >Multi-field user input dialog? (From: Michael Grant <email@hidden>)

  • Prev by Date: Re: Return the names of all Photoshop scripts
  • Next by Date: Re: Multi-field user input dialog?
  • Previous by thread: Re: Multi-field user input dialog?
  • Next by thread: Re: Multi-field user input dialog?
  • Index(es):
    • Date
    • Thread