Page 1 of 1

[30 Jan 2006] Making the Hollywood Window Active

Posted: Sat Jun 13, 2020 5:31 pm
by PEB
Note: This is an archived post that was originally sent to the Hollywood mailing list on Mon, 30 Jan 2006 16:56:35 -0800 (PST)

In one of my Hollywood 2.0 scripts, I launch a video through DVPlayer. But I would like the Hollywood window to become active again immediately after the DVPlayer window comes up.

Is there something that I can put in my script code to get the Hollywood window to become again automatically?

[31 Jan 2006] Re: Making the Hollywood Window Active

Posted: Sat Jun 13, 2020 5:31 pm
by lazi
Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 31 Jan 2006 17:09:34 +0100

Hello Rev.
In one of my Hollywood 2.0 scripts, I launch a video through DVPlayer. But I would like the Hollywood window to become active again immediately after the DVPlayer window comes up.

Is there something that I can put in my script code to get the Hollywood window to become again automatically?
If there is no way to do it in Hollywood, use the ActivateWindow cli command:

http://www.aminet.net/package.php?packa ... Window.lha

[31 Jan 2006] Re: Re: Making the Hollywood Window Active

Posted: Sat Jun 13, 2020 5:31 pm
by PEB
Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 31 Jan 2006 17:45:59 -0800 (PST)

Thanks for the suggestion.

Unfortunately, that will not work in this case, since my Hollywood window has no title; and the "Next" switch in ActivateWindow only works if only one additional window is opened.