Go Back   The macosxhints Forums > Working with OS X > OS X Developer



Reply
 
Thread Tools Rate Thread Display Modes
Old 07-12-2002, 06:39 PM   #1
bluehz
MVP
 
Join Date: Jan 2002
Posts: 1,562
Applescript Studio < create dialogs for compiled Applescripts

Does anyone know if its possible to use Applescript Studio to create JUST customized dialog boxes, etc for standalone Applescripts? I have been unable to find a method. I DON'T want the actual app - I just want to be able to create customized dialog boxes, etc for my Applescripts. In particular I am working on an Applescript to run within Eudora's script menu - it MUST be a script (not an app as in output normally from ASStudio) or it will not be recognized within the scripts menu. Basically what I am looking for is a functionality we had on OS 9 called "Dialog Director" and "Dialog Studio". Unfortunately it doesn't look like the dev of those items ever plan on updating them for OS X.

I am open to other suggestion also - if anyone has any.
bluehz is offline   Reply With Quote
Old 07-12-2002, 07:27 PM   #2
mervTormel
League Commissioner
 
Join Date: Jan 2002
Posts: 5,536
doesn't applescript have dialog box functionality? granted, perhaps not very sophisticated.

what kind of dialog box and how complex?
mervTormel is offline   Reply With Quote
Old 07-12-2002, 07:59 PM   #3
bluehz
MVP
 
Join Date: Jan 2002
Posts: 1,562
Yes - AS does have basic dialog box functionality. I wanted something a bit more sophisticated and something that doesn't scream "I'm an Applescript!".
bluehz is offline   Reply With Quote
Old 07-13-2002, 12:17 AM   #4
saint.duo
MVP
 
Join Date: Jan 2002
Location: Seattle
Posts: 1,078
I don't think that there is a way to make just customized dialogs. I think you have to build it into an app. If ALL you want is customized dialogs, using Apple Script Studio to extend an existing script would not be hard at all. You just have to compile/build to finish up.

if you need help, let me know. I can help on some basics on getting started with A.S.S. if necessary; and turning existing scripts into projects with custom dialogs.

Last edited by saint.duo; 07-13-2002 at 12:27 AM.
saint.duo is offline   Reply With Quote
Old 07-14-2002, 06:31 AM   #5
bluehz
MVP
 
Join Date: Jan 2002
Posts: 1,562
That would be fantastic if you could offer some basic assistance in turning pre-existing Applescripts into A.S.S. apps. Any advice or reference links would be greatly appreciated!

Quote:
Originally posted by saint.duo
If ALL you want is customized dialogs, using Apple Script Studio to extend an existing script would not be hard at all. You just have to compile/build to finish up.

if you need help, let me know. I can help on some basics on getting started with A.S.S. if necessary; and turning existing scripts into projects with custom dialogs.

bluehz is offline   Reply With Quote
Old 07-14-2002, 10:54 AM   #6
joraamn
Prospect
 
Join Date: Mar 2002
Location: New York City
Posts: 30
A quick fix may be ...
1- Do the actual processing in an AppleScript Studio app. Complete with the custom dialog box and anything else needed.

2- Have a small AppleScript that goes into the script menu that launches your app and passes any neccessary data.

There is a mailing list for AS Studio on Apple's Developer site that has plenty of helpful people on it- some of them from Apple. I've found tons of useful suggestions there.

Interface builder has simple yet powerful tools to make dialog boxes. I like it better than the older methods.

Good luck-
joraamn is offline   Reply With Quote
Old 07-14-2002, 11:03 AM   #7
bluehz
MVP
 
Join Date: Jan 2002
Posts: 1,562
Yes - I had already thought of that - but it defeats the purpose of what I am trying to do. What I am attempting to do is create a functional dialog box that shows up in Eudora and only in Eudora. Since Qualcomm is so slowazz at updating EU to cocoa I am creating a script to run from the scripts menu and perform some functions. But I want the script to present a dialog that floats above Eudora windows. I DO NOT want the actual experience of switching to another app (e.g. A.S.S. app).

Anyone have any idea how to create a float-above all" object in A.S.S?

BTW - you wouldn't happen to have a link to the mailing list you mentioned would you? I can not seem to find it at ADC. I am an ADC member.

Quote:
Originally posted by joraamn
A quick fix may be ...
1- Do the actual processing in an AppleScript Studio app. Complete with the custom dialog box and anything else needed.

2- Have a small AppleScript that goes into the script menu that launches your app and passes any neccessary data.

There is a mailing list for AS Studio on Apple's Developer site that has plenty of helpful people on it- some of them from Apple. I've found tons of useful suggestions there.

Interface builder has simple yet powerful tools to make dialog boxes. I like it better than the older methods.

Good luck-


Last edited by bluehz; 07-14-2002 at 11:11 AM.
bluehz is offline   Reply With Quote
Old 07-15-2002, 06:10 AM   #8
joraamn
Prospect
 
Join Date: Mar 2002
Location: New York City
Posts: 30
This is the link on the emails:
--
To subscribe or unsubscribe via the World Wide Web, visit
http://www.lists.apple.com/mailman/l...escript-studio



You may have to become a member, but it's free-

Like I said- lots of friendly helpful people...
joraamn is offline   Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -5. The time now is 02:04 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.