Page 1 of 1

Hollywood main window - console mode

Posted: Tue Oct 10, 2023 8:40 pm
by Rhun
Hello,

Is it possible to close the main Hollywood window when i start console mode?
I would like one console mode window. I didn't find this information in the manual.

Thanks

Re: Hollywood main window - console mode

Posted: Tue Oct 10, 2023 9:03 pm
by airsoftsoftwair
Do you mean Hollywood's default display? You can hide it by putting this at the top of your script:

Code: Select all

@DISPLAY {Hidden = True}

Re: Hollywood main window - console mode

Posted: Tue Oct 10, 2023 9:15 pm
by Rhun
Yes! Exactly what I needed :D

Thanks for your quick reply