Re: Simulating drag and drop to another application - possible?

2010-01-28 Thread Van Mardian
App A is basically a custom file browser that I'm designing for a touchscreen display. App B is some music production software that accepts file drops into various "tracks". App A would be running on the touchscreen and App B would be running on the main display. On Thu, Jan 28, 2010 at 6:36 PM, J

Re: Simulating drag and drop to another application - possible?

2010-01-28 Thread Jens Alfke
On Jan 27, 2010, at 10:51 PM, Van Mardian wrote: I want to build a graphical application (App A) that would simulate a file drop onto certain areas of another running application (App B) at the touch of a button. I don't believe there have ever been public APIs for simulating drag- and-drop

Simulating drag and drop to another application - possible?

2010-01-28 Thread Van Mardian
Hello. I want to build a graphical application (App A) that would simulate a file drop onto certain areas of another running application (App B) at the touch of a button. The particular file that would be dropped, and the particular area of App B that it would be dropped onto, would depend on the