I suppose that might work if I were running under the RunRev IDE but if I'm running a Standalone then why would I want to launch Revolution?

All the Best
Dave

On 10 Jun 2008, at 13:48, BNig wrote:


Hi Dave,

would

launch"revolution.app"

work for you?

if you start your applescript from your application then at the end of the script you could put the launch command in your revolution script, in my
testing on a mac with

on mouseUp
send "launch" & quote & "revolution.app" & quote  to me in 2 seconds
end mouseUp

in a button, then hitting the button and switching manually to another
application brings back revolution to the front after 2 seconds.

if that works for you it would probably work on windows too.

regards

Bernd



Dave-272 wrote:

Hi All,

How can I bring one of my RunRev Stacks/Windows to the Front (so that
it is the "front" window). I use an AppleScript that causes iTunes to
be selected (iTunes to the front and obscures my App's window), after
the AppleScript has completed I'd like to ensure my my Application's
Window is brought back to the front.

A solution that works on Mac and Windows would be sooooo cool!

Thanks a lot
All the Best
Dave

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



--
View this message in context: http://www.nabble.com/Bringing-a- Window-to-the-Front--tp17753235p17754604.html
Sent from the Revolution - User mailing list archive at Nabble.com.

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


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

Reply via email to