Kbase P10932: Loading images and entering data at the same time
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/7/2003 |
|
Status: Unverified
GOAL:
How to use implement a looping of an image that gets update every 5 seconds and at the time allow a user to do data entries
FIX:
A 4GL Progress session is not multi-threaded. A possible solution in this case of a image is to use any OCX that is multi-threaded and also can load the image in background.