Buttons with glyph icons do not display properly when compiled for Windows (EXE) - Forum

Forum Navigation
You need to log in to create posts and topics.

Buttons with glyph icons do not display properly when compiled for Windows (EXE)

Hi Luis,

When I compile as a Windows EXE any buttons that use glyph icons fail to display the icon.
The icons display fine when compiled for any other target platform.

Thanks,
Martin

I did the test and indeed the icon does not appear on the button ...

Unfortunately there are many limitations regarding .exe compilation due to Internet Explorer outdated technology. I will try to fix that problem but please keep in mind compiling to .exe is not the best option in most cases. There is a much better approach now using NW.js for cross platform desktop applications (only cons is final app size). It allow us even unrestricted access to local files (more info about this soon).

Regards.

Vadim, CDY@44 and asmat have reacted to this post.
VadimCDY@44asmat

Okay for using NW.js ! Better to use last technologies.