emendelson Posted July 7, 2017 Posted July 7, 2017 Is it possible for AutoIt to detect when a file is dropped into another application's window (I'm not asking about a GUI created by AutoIt itself, but a third-party application)? I use a compiled AutoIt script to launch SheepShaver (the old Mac OS 8-9 emulator) and I keep the script running in the system tray for various purposes. It would be nice if the script could detect a file dropped into the app window, and then copy that file into a folder where the emulator could access it. Is this remotely possible? I tend to doubt it, but AutoIt can do many amazing things, so I thought I would ask.
emendelson Posted July 7, 2017 Author Posted July 7, 2017 I was hoping it might be possible to combine these methods, but I haven't been able to make them work: This: and this: I won't anyone's time with my failed efforts to put these two together.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now