RE: Combo Box
RE: Combo Box
- Subject: RE: Combo Box
- From: email@hidden
- Date: Tue, 12 Mar 2002 16:00:27 EST
Toni,
To accept multiple inputs from a single dialog box, you either have to (a)
be using AppleScript Studio (OS X), or take a single input and parse it to
separate out the data (any version). If you want to create a pull-down menu
to allow the user to make choices, again you can either use AppleScript
Studio (OS X only), or use a third-party commercial program such as FaceSpan
(see www.facespan.com). There may be other solutions available, but none of
them are integrated into AppleScript as it ships to normal end-users.
=-= Marc
>
This might be newbie question, but I could not find an answer from list
>
archives, so...
>
>
Can anyone give me an example of applescript that handles combo boxes?
>
I need to set number of items in combo box from a variable (a list)!
>
Thanks in advance
>
>
Toni
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.