Dynamic objects/containers in AppleScript Studio
Dynamic objects/containers in AppleScript Studio
- Subject: Dynamic objects/containers in AppleScript Studio
- From: Steve Suranie <email@hidden>
- Date: Thu, 13 Jul 2006 13:40:21 -0400
- Thread-topic: Dynamic objects/containers in AppleScript Studio
Hi
Is there any way to create, at run time, an image view object? For example,
in REALBasic's IDE I can drop a canvas onto my project window, give it an
index of 0 and turn it's invisibility off. Then at run time, if the users
reads/drops a folder of images onto the app I can then create additional
canvases off of the first one with a command like c = new canvas1, each new
canvas becomes part of a control array (canvas1(1), canvas1(2), canvas1(3),
etc.).
I was just wondering if there is a similar way to do it in AS-S.
Thanks
Steve
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden