Re: Drag and drop into a window
Re: Drag and drop into a window
- Subject: Re: Drag and drop into a window
- From: Emmanuel <email@hidden>
- Date: Sun, 10 Jul 2005 18:31:55 +0200
At 12:18 PM -0400 7/10/05, Hanaan Rosenthal wrote:
There are two things you can do:
1. Use an AppleScript droplet and display the text in TextEdit or
other program.
2. Download the developer tools from apple's developer website and
use AppleScript Studio (Xcode, Interface Builder, etc.) to create a
program.
Actually you can consider a third option. Download Smile, and
customize it for your purposes.
Smile's windows already handle dropped file: dropping inserts the HFS
path, or Posix with the shift key, or the file's content with the cmd
key.
Smile is "tailored", meaning that its objects' behaviors are handled
by AppleScript scripts. So, basically, you can make it into virtually
any application.
If you want to explore that option, visit <http://www.satimage-software.com>.
Emmanuel
Satimage-software
On Jul 10, 2005, at 10:23 AM, H.TOMARU wrote:
Hello, I want to make an applescript application that has several
windows, one of which accepts
drag and drop from Finder and can get path name of the dragged file.
Are there any skeletonÃ…@projects of such applications?
_______________________________________________
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