Hey! This is the first release of piGUI. The roadmap is still long and it is far from stable. However some basic widgets have been put together and are ready to use.
This release comprises all the fundaments of the library. Some, like Selection (14 ) and widget addition to widgets (12 ) are known to change. However this shouldn't change existing codes too much.
Hence here is the list of the included widgets:
- Labels, display text in varied formats on the screen; can use images as backgrounds
- ImageButtons, a button which only uses images and no text.
- TextButton, a button with text; can use images as backgrounds
- InputFields, single line text boxes that support all features of Label
All buttons support locking. Labels can take many colors and fonts (all types), styles (ie: bold, underlined), background, highlighting and more!
If some of you are eager to test it out, please do! You can report all the bugs you encounter on Github or on my [discord](https://discord.gg/mpGM5cg). See you soon for more features :wave: