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

WA_PubScreenName

Tag for OpenWindowTagList(). Choose screen by name

Declaration

Source position: intuition.pas line 888

const WA_PubScreenName = WA_Dummy + 21;

Description

Declares that the window is to be opened as a visitor on the public screen whose name is pointed to by the ti_Data field of the WA_PubScreenName TagItem. The OpenWindowTagList() call will fail if it cannot obtain a lock on the named public screen and no fall back name (WA_PubScreenFallBack) is specified. Setting this tag implies screen type of PUBLICSCREEN_f.


Documentation generated on: 2017-01-10