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!