Docs » Autodocs » intuition.library » SetDefaultPubScreen
SetDefaultPubScreen -- Choose a new default public screen. (V36)
SetDefaultPubScreen( Name ) A0 VOID SetDefaultPubScreen( UBYTE * );
Establishes a new default public screen for visitor windows. This screen is used by windows asking for a named public screen that doesn't exist and the FALLBACK option is selected, and for windows asking for the default public screen directly.
Name = name of chosen public screen to be the new default. A value of NULL means that the Workbench screen is to be the default public screen.
None
OpenWindow(), OpenScreen(), Intuition V36 update documentation
|