GUI Library


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

Internal
a month ago
2.0
2.14K

b ✅ Incorrect error message

a month 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()

a month ago

Good catch, fixed in 0.1.8

New response