GUI Library


A simple and easy to use library to assist in GUI element creation and event handling.

Internal
4 days ago
2.0
1.88K

b ✅ Incorrect error message

4 days ago

glib.lua:113: "Unregistered handler:\nPlease register it with glib.add_handlers() in the root scope of your script."
But the function is called register_handlers()

4 days ago

Good catch, fixed in 0.1.8

New response