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

OPUF_INTERIM

Flag for TopUpdate.opu_Flags

Declaration

Source position: intuition.pas line 2582

const OPUF_INTERIM = 1 shl 1;

Description

This flag means that the update message is being issued from something like an active gadget, a la GACT_FOLLOWMOUSE. When the gadget goes inactive, it will issue a final update message with this bit cleared. Examples of use are for GACT_FOLLOWMOUSE equivalents for propgclass, and repeat strobes for buttons.


Documentation generated on: 2021-07-30