FishGUI
FishGUI copied to clipboard
Empty window after building
Although some modifications were required but I was able to build on Windows 10 using mingw32 environment. The structure of bin folder is like this:
fonts/
lib/
Demo.exe
Clicking on demo.exe opens a window as shown below:
When you click on Example, another blank window opens with nothing drawn on to it. Am I missing something here?