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

OPUF_INTERIM

Flag for TopUpdate.opu_Flags

Declaration

Source position: intuition.pas line 1826

const OPUF_INTERIM = 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: 2017-01-10