INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- Create a tooltip control with `a_parent' as parent
-- and `an_id' as id.
-- Tool info structure at the zero-based `index'
-- Count of tools
-- Activate the tooltip control.
-- Deactivate the tooltip control.
-- Set automatically the initial, reshow, and
-- autopopup durations based on the value of
-- `delay' (in milliseconds).
-- Set the length of time (in milliseconds) before the
-- tooltip window is hidden if the cursor remains
-- stationary in the tool's bounding rectangle after
-- the tooltip window has appeared.
-- Set the length of time (in milliseconds) that the
-- cursor must remain stationary within the bounding
-- rectangle of a tool before the tooltip window is
-- displayed.
-- Set the length of the delay (in milliseconds) before
-- subsequent tooltip windows are displayed when the
-- cursor is moved from one tool to another.
-- Add a new `tool_info' in the tooltip control.
-- Delete the tool at the zero-based `index'.
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |