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 at that level. It only runs under the control of the actual mouse. (Unless there's something in the accessibility APIs that allows this?)
What exactly are you trying to do? Are you sure there isn't a way to use AppleScript or something similar to tell app B to accept a new piece of data?
—Jens_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com