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

WA_HelpGroupWindow

Tag for OpenWindowTagList(). Form Help group windows

Declaration

Source position: intuition.pas line 936

const WA_HelpGroupWindow = WA_Dummy + 57;

Description

When the active window has gadget help enabled, other windows of the same HelpGroup will also get GadgetHelp. This allows GadgetHelp to work for multi-windowed applications. As an alternative to WA_HelpGroup, you can pass a pointer to any other window of the same group to join its help group. Defaults to nil, which has no effect.

See also

HelpControl

  

Enable/disable Gadget-Help feature.


Documentation generated on: 2017-01-10