Hi Tim,

For Windows, here is a possible solution:
<http://runrev.info/Activate%20Application.htm>

and on the Mac, you can simply use AppleScript:

  tell application <name of standalone> to activate

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz
Dutch forum: http://runrev.info/rrforum

Color Converter has been updated! Get it at
http://colorconverter.economy-x-talk.com !

On 18 nov 2008, at 16:22, Tim Ponn wrote:

Hello!

I'm using rev 2.8.1 Enterprise edition to write an app. Part of this app's function is to accept a drag/drop from another app. The dragData is always text. Here's a description of the interaction between the other app (FireFox) and mine:

FireFox is in the foreground
I select text on a web page
I drag it to my app (still in the background)
My app receives the drag/drop with no problems...but here's where it gets sticky...

My app then asks for a quantity. The problem is, my app is still in the background, so the user has to click twice...once to bring my app to the front (make active) and another to click the "OK" button in the ask dialog box.

Is there a way to automatically bring a rev app to the foreground?



Best Regards,

Timothy R. Ponn

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to