Kbase P6423: How to display a message for a period of time
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/12/2002 |
|
Status: Unverified
GOAL:
How to display a message for a period of time
GOAL:
You want to display a message with some information for the user and close the message after a period of time, without the interaction of the user.
FIX:
One possible solution to that is to create a normal window where you will display that information and add the PsTimer control in order to set a period of time and to close the window when this period of time has been finished.