PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WinDev window style (theme?) corruption
WinDev window style (theme?) corruption
Iniciado por guest, 21,abr. 2016 08:41 - 1 respuesta
Publicado el 21,abril 2016 - 08:41
Hi all!
I have a strange problem that appeared from nowhere. The style (theme) of my project when it is generated (exe file) is corrupted! I.e. all controls are crossed by red diagonal lines. All controls are looks ugly. When I start project via Test button the look is OK. As I create exe file I have a bug. Did someone meet this problem (bug?) before? How can I restore the control styles?

P.S. I already applied template skin to project. I already syncronized styles and templates etc - no success.
Publicado el 21,abril 2016 - 10:07
In your configuration you need to check if 'Image Management' dll is checked.
It's a framework dll. You can check this while creating the exe.

That solves your problem.

Cheers,
Adri