PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WB20]  blinking color for text or background
[WB20] blinking color for text or background
Iniciado por guest, 01,dic. 2015 16:37 - 2 respuestas
Publicado el 01,diciembre 2015 - 16:37
Hi,

How to have blink color for text or background ( row ) within a table under webdev 20 based on certain condition ?

Regards,

PETER ZHOU
Publicado el 01,diciembre 2015 - 16:56
probably using ..color or ..BrushColor in the browser code.

In the tables check this remarks:
http://doc.windev.com/en-US/…
http://doc.windev.com/en-US/…
Publicado el 02,diciembre 2015 - 06:27
Hi,

I am currently using the ..color & ..brushcolor but not sure how to have "blinking" color.
I am using the standard webdev color. e.g. iwhite, lightred etc.

Regards,

PETER ZHOU