Choose a new default public screen.
Source position: intuition.pas line 4166
procedure SetDefaultPubScreen( |
const name: pCHAR |
); |
const name: string |
); |
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. |
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. |
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.
|
Open an Intuition window. |
|
|
Open an Intuition screen |