• 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
24U Appearance and Snow Leopard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

24U Appearance and Snow Leopard


  • Subject: 24U Appearance and Snow Leopard
  • From: Jim Skibbie <email@hidden>
  • Date: Mon, 11 Jul 2011 18:55:48 +0000
  • Thread-topic: 24U Appearance and Snow Leopard

I've posted this to 24U Software support, but I am wondering if anyone else has run into this problem...

I'm trying to use 24U Appearance in Snow Leopard in a script (.scpt), not an application to drop down from a script menu. I've read that I can call the script with an architecture flag to force it to run in 32-bit mode since the 24U Appearance OSAX is not 64-bit compatible. However, a sample script saved to my desktop as test.scpt:

set fileSettings to display better dialog ¬
"Please select:" fields ¬
{{kind:popup menu, name:"Version:", field menu items:{"1", "2", "3"}, field value:"2"} ¬
} buttons {"OK", "Cancel"} cancel button 2

And run from a shell as:

arch -i386 osascript ~/Desktop/test.scpt

Gives me an error of:
 
execution error: No user interaction allowed. (-1713)

Is it possible to run compiled scripts utilizing the 24U Appearance OSAX from the script menu, or do the scripts have to be compiled as an application and forced to run in 32-bit mode?

Alternatively, is there any other options for OSAX for building progress bars and dialog boxes directly out of Applescripts (not getting into the whole Applescript Studio and Interface Builder)?

Thanks.
Jim
 _______________________________________________
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: 24U Appearance and Snow Leopard
      • From: Shane Stanley <email@hidden>
    • Re: 24U Appearance and Snow Leopard
      • From: Simon Topliss <email@hidden>
  • Prev by Date: Re: Moving Items
  • Next by Date: changing text color within the same dialog box
  • Previous by thread: Re: Moving Items
  • Next by thread: Re: 24U Appearance and Snow Leopard
  • Index(es):
    • Date
    • Thread