Skip to main content
Inspiring
September 21, 2005
Question

Drag Drop Event

  • September 21, 2005
  • 2 replies
  • 418 views
Hello All,

Can I trap the Drag and Drop event of a file from desktop through Scripting for Adobe Bridge.

Thank you all in advance.
Regards
Farzana.
This topic has been closed for replies.

2 replies

Known Participant
September 22, 2005
You're correct. There is no drag/drop support for scripting in 1.x.

Bob
Adobe WAS Scripting
Known Participant
September 21, 2005
I haven't seen such an event available to the scripts. I have an event handler and when I turned on my own logging to output all the events that I see, I didn't see any drag/drop events when I tried that operation. That doesn't mean there isn't someother way to do this, but it wasn't obvious to me through normal event handling.

--John