Is there any way to implement a cover flow image browser in an AppleScript Studio app?
Thanks
Is there any way to implement a cover flow image browser in an AppleScript Studio app?
Thanks
Hi,
this is only possible with help of ObjC
Great, is there any way to implement this ObjC in my Applescript studio app?
There is probably a way, but it cannot be described in detail with two sentences.
This sample project is designated to drag files onto the window.
If you need another way to pass the files, you have to add the appropriate ObjC method
This method could be called from AppleScript with the call method command