PropGClass Tag. [I..] (Word) Render behaviour
Source position: intuition.pas line 1986
const PGA_RenderBehaviour = PGA_Dummy + 31; |
If set to PG_BEHAVIOUR_NICE the gadget is re-rendered during OM_SET/OM_UPDATE even when being a subclass of propgclass. The default behaviour (PG_BEHAVIOUR_COMPATIBLE) is that subclasses of propgclass don't render in OM_SET/OM_UPDATE