Hello. This is my new custom window system with widgets.
Just rewrited window system, including this custom GUI widgets:
- Scroll Panes
- Buttons (+ buttons with images)
- Progress Bars (automatic checking for vertical or horizontal using its size, square is horizontal)
- Scroll Bars (same as progress bars)
- Custom Themed Edit Boxes, Memo Boxes, new widget - Number Boxes (support mouse scrolling)
- Check Boxes
- Combo Boxes
- Tab Panel with tabs
- Labels
- Dialog Boxes
- Tooltips
- Loading Circles
- Table Views (Grid Lists)
Here I've just used only OOP coding style, just copy this one lua file in your projects, and start this resource automatically, because this file getting directories from main resourcename, and using files without copying.
Screenshots
Video:
Example - Login Panel. Author - Estet (DK).
Tutorial of installation:
Download (GitHub)
Wiki Documentation
Thank you.