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

SetPubScreenModes

Establish global public screen behavior.

Declaration

Source position: intuition.pas line 3550

function SetPubScreenModes(

  Modes: LongWord

):Word;

Arguments

Modes

  

new global modes flags.

Function result

Previous global mode settings

Description

Sets GLOBAL Intuition public screen modes. Values for flag bits are:

SHANGHAI:
workbench windows are to be opened on the default public screen
POPPUBSCREEN:
when a visitor window is opened, the public screen it opens on is to be brought to the front.

See also

OpenScreen

  

Open an Intuition screen


Documentation generated on: 2021-07-30