What I mean Hollywood display is opens in a normal GUI window or if fullscreen -especiallya on Amiga- it is a normal system pubscreen.
Beside this window or on that screen we can open another windows. And that windows can be MUI windows created by one of our GUI plugins.
I just wanted to say, that with
@REQUIRE "rapagui", the normal default Hollywood display (window) not displayed at all which should not necessary.
For example with
@REQUIRE "muiroyale" which uses the same GUI on Amiga (MUI) as RapaGUI works nicely with the default Hollywood window.
And rapagui is working too after an OpenDisplay(1) instruction.
The normal behaviour that you can freely use GUI plugin windows and Hollywood display windows together. Only the two GUI plugins can't be used together.
And finally I have found in the RapaGUI docs, (so it was RTFM):
- RapaGUI automatically hides all Hollywood displays on startup whereas MUI
Royale doesn't do this. On MUI Royale you manually have to declare the
default display as hidden.