GUI Library


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

Internal
8 days ago
2.0 - 2.1
3.54K

b ✅ Incorrect error message

7 months 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()

7 months ago

Good catch, fixed in 0.1.8

New response