[06 Feb 2010] Hollywood without window?

Contains all messages from the Hollywood mailing list between 01/2006 and 08/2012
Locked
nexus
Posts: 150
Joined: Sun Mar 07, 2010 11:54 am

[06 Feb 2010] Hollywood without window?

Post by nexus »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Sat, 06 Feb 2010 22:24:21 +0100

That's maybe a weird question, but is it possible to execute a Hollywood script without opening a DISPLAY?

If I just comment the line "@DISPLAY ...", then still a window pops up. I'm just curious and couldn't find a hint in the documentation.

The reason why I ask, is, that I'm currently doing tests to understand how to create "objects" or "classes" and how inheritage works with hollywood. (It's cool that this is possible) and then a window popup is uneccessary.

regards, Tom
User avatar
Tuxedo
Posts: 355
Joined: Sun Feb 14, 2010 12:41 pm

[06 Feb 2010] Re: Hollywood without window?

Post by Tuxedo »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Sat, 06 Feb 2010 21:39:32 -0000
That's maybe a weird question, but is it possible to execute a Hollywood script without opening a DISPLAY?

If I just comment the line "@DISPLAY ...", then still a window pops up. I'm just curious and couldn't find a hint in the documentation.

The reason why I ask, is, that I'm currently doing tests to understand how to create "objects" or "classes" and how inheritage works with hollywood. (It's cool that this is possible) and then a window popup is uneccessary.

regards, Tom
You can do it from 4.5 with the new parameter "Hide".
Simone"Tuxedo"Monsignori, Perugia, ITALY.
Locked