zntg - a UI framework for Go
Go to file
Sander Schobers 9d4b097352 Added Rect method to Control interface.
Fixed ContentScrollbar.
Added horizontal alignment to label.
Removed some dimensional constants.
Added several controls:
- Margin;
- Button;
- Columns;
- Scroll;
- Wrapper (reusable layout control) that wraps around existing control.
2018-09-09 21:07:53 +02:00
allegro5 Added SetIcon to Display. 2018-09-09 18:24:33 +02:00
ui Added Rect method to Control interface. 2018-09-09 21:07:53 +02:00
.gitignore Basic wrapper around allegro5 libraries 2017-10-03 20:38:09 +02:00