PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Dialog function, automatic selection after timeout
Dialog function, automatic selection after timeout
Iniciado por vido.vouk, 03,nov. 2015 14:29 - 1 respuesta
Publicado el 03,noviembre 2015 - 14:29
I would like that the Dialog function automaticaly selects a default value (if the user does not make choice) after a certain time.

Dialog does not have this functionality, which function should I use ?
Publicado el 03,noviembre 2015 - 14:40
I found
DelayBeforeClosing (xxx)
which solves my problem