• 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: Michael Grant <email@hidden>
  • Date: Thu, 28 Nov 2013 17:16:00 -0600

Thanks Enrique, Jay and Shane (and anyone else whose reply may not have arrived yet). I went ahead and bought Everyday AppleScriptObjC and look forward to exploring it. Who knows, it might even prove to be an entry point for me to finally learn Cocoa itself — I've taken a run at it once or twice, but was never able to invest enough time in it to get to a point where I could actually do anything useful.

Michael



On Thu, Nov 28, 2013 at 4:19 PM, Shane Stanley <email@hidden> wrote:
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



--
There's really no such thing as translating. It's all a scam. We basically just make stuff up and try to make it sound plausible.
 _______________________________________________
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: Shane Stanley <email@hidden>
References: 
 >Multi-field user input dialog? (From: Michael Grant <email@hidden>)
 >Re: Multi-field user input dialog? (From: Shane Stanley <email@hidden>)

  • Prev by Date: Re: Multi-field user input dialog?
  • 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