|
![]() |
![]() |
version 2003
PA_CreateTip (tipContent; posX; posY; objectRect)
Parameter | Type | Description | |
tipContent | char * | → | Content of the tip to draw |
posX | short | → | Left local coordinate of the tip (window) |
posY | short | → | Top local coordinate of the tip |
objectRect | PA_Rect | → | Rectangle(local) where the tip is valid |
Description
The routine
PA_CreateTip
creates a tip window.
tipContent
is the string that will be displayed.