|
![]() |
![]() |
version 2003
PA_GetMessagesStatus → char
Parameter | Type | Description | ||||
This command does not require any parameters | ||||||
Function result | char | ← | 1 if progress thermometer is shown during | |||
time consuming operations, else 0 |
Description
The command
PA_GetMessagesStatus
returns 1 if the progress thermometer is shown during time consuming operations such as sequential searches.
NOTE:
This information is not important if the plug-in is running under 4D Server, since this message window is never displayed in 4D Server.
To change the status of thermometer visibility, use
PA_SetMessagesStatus
.
To control where the thermometer will appear on the screen, use
PA_SetThermometerRect
.
See Also
PA_SetMessagesStatus , PA_SetThermometerRect .
Error Handling
always returns
eER_NoErr