| View previous topic :: View next topic |
| Author |
Message |
Walt Morrey Guest
|
Posted: Thu Oct 23, 2003 9:00 pm Post subject: Using BCB6 to simulate Drag-and-Drop onto Photoshop Droplets |
|
|
I want to use BCB6 to be able to automate the mouse action of dragging an image file onto a
Photoshop Droplet to perform a Photoshop Action.
Does anyone have any suggestions?
|
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Thu Oct 23, 2003 10:13 pm Post subject: Re: Using BCB6 to simulate Drag-and-Drop onto Photoshop Drop |
|
|
"Walt Morrey" <dadinc (AT) bellsouth (DOT) net> wrote
| Quote: | I want to use BCB6 to be able to automate the mouse action
of dragging an image file onto a Photoshop Droplet to perform
a Photoshop Action.
|
You're asking a technical question in a non-technical group. Try asking in
the .nativeapi group instead, as such a solution would involve the Win32
API. Also have a look at the keybd_event() function.
Gambit
|
|
| Back to top |
|
 |
|