Comments

Log in with itch.io to leave a comment.

Can be useful but requires a fair bit of post-processing, certainly for the C generation feature - I haven't tried LGL. The window dimensions are always 800x400 so at first run it can look as if all or most of the layout has vanished - manual mods required. Misses stuff like the definition of text for names - manual mods required. Can duplicate definitions as well, occasional misnaming - manual mods required. But after some massaging it does start up a window, draw and operate the controls and close down cleanly at exit. Certainly useful for getting a gist of the raygui/raylib functions and callbacks. Best thing of all is it uses C throughout which makes it a good basis for GUIs written by hard-bitten C warriors like me!

This is a really nice tool, Good job! Would be nice if we could zoom in/out, Also if we could choose the resolution, My App screenWidth and screenHeight don't match the tool resolution.

This tool is intended for pixel-perfect raygui designs so scaling was not exposed but it could probably be added. 

About resolution, what do you mean? Independently of the scaling the resolution of the created layout is always the same...

The lack of tooltips makes this awkward to use.

Maybe it is just my browser, but when I go to the downloads page it does not show the downloads files?

The web version can be used for free but the desktop versions require a donation of $20 or more.

Ahh I see, thank you!

Not now at least

(+2)

I have a 4k display and unfortunately this program renders too small to use on it.  It would be nice to see implemented an option to increase the scaling like in the sound effect generator.