[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

SetPubScreenModes

Establish global public screen behavior.

Declaration

Source position: intuition.pas line 3278

function SetPubScreenModes(

  Modes: Word

):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: 2017-01-10