1.1 What is Raylib? Raylib is an open-source, cross-platform library for developing video games and multimedia applications. It provides a simple and intuitive API for creating windows, handling input ...
For some unknown reason the GUI just doesn't respond to any user input, be it a button, checkbox or anything really, although the GUI IS rendered properly and it also reacts to its state changing via ...