Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

SetDefaultPubScreen

Choose a new default public screen.

Declaration

Source position: intuition.pas line 3549

procedure SetDefaultPubScreen(

  Name: PChar

);

Arguments

Name

  

name of chosen public screen to be the new default. A value of nil means that the Workbench screen is to be the default public screen.

Description

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 faqllback option is selected, and for windows asking for the default public screen directly.

See also

OpenWindow

  

Open an Intuition window.

OpenScreen

  

Open an Intuition screen


Documentation generated on: 2021-07-30