PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WM20 - android] window background color transparent
[WM20 - android] window background color transparent
Iniciado por guest, 13,nov. 2015 13:42 - 1 respuesta
Publicado el 13,noviembre 2015 - 13:42
Hi ,

I having problem to set window background transparent .

in WM I edit the window then change background to transparent , without closing the window i compile and deploy . the window come out transparent .

but I compile after i close the window , the background color become white . from WM , i reopen the window and i see the background auto change to white .


is solution?
Publicado el 19,noviembre 2015 - 08:00
I found the problem.

in order to be able to set window background color transparent , first need to set window background image .

the trick is create a png with transparent background. :joke: