Re: multi input form
Re: multi input form
- Subject: Re: multi input form
- From: Jeff Jungblut <email@hidden>
- Date: Mon, 08 Mar 2010 15:56:05 -0800
- Thread-topic: multi input form
on 3/8/10 11:20 AM, Michele (Mike) Hjorleifsson at email@hidden
wrote:
> What is the best / easiest way to do a multi-field input form in applescript ?
For the time being, I still recommend AppleScript Studio (ASS) under
Leopard, mostly because it's what I know, but I also prefer to avoid using
third-party tools, having been burned before by developers who go MIA when a
new OS version breaks their product.
If you need to target only 10.6 and later, then ASS' replacement,
AppleScriptObjC would be the obvious choice, but disqualified because you
asked for the easiest way. So I'd still recommend ASS under 10.6 until the
documentation, tutorials and sample code available for AppleScriptObjC
catches up with what was available for ASS.
That advice may sound ironic considering ASS has been deprecated, but I'll
continue to use it until apps generated with it no longer launch on 10.8 or
whenever it's truly abandoned. I do my ASS development on 10.6 but the apps
I build need to run on both 10.4 PPC and my dev machine.
--
Jeff Jungblut
email@hidden
Senior Graphic Designer & Web Developer
Uptown Publications
_______________________________________________
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
References: | |
| >multi input form (From: "Michele (Mike) Hjorleifsson" <email@hidden>) |