PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → Display of variable values
Display of variable values
Débuté par Mikec, 04 juil. 2005 13:00 - Aucune réponse
Posté le 04 juillet 2005 - 13:00
Hi all,
This is probably a very silly question but I haven't been able to find an answer.
I have a line counter variable that is updated when reading in a text file. This is linked to an edit control in a window. I process the lines in from the text file and the line count is updated in the loop. However, the value of the line count is only displayed once all the records are read in. I would like to display the value of the line count as it is incremented in the loop.
What triggers Windev to diplay the current value in an edit control, or in a broader sense, at what point are screen displays updated?
Regards,
Mikec