Commit Graph

6 Commits

Author SHA1 Message Date
23ce18b51b Use float32 in ui package. 2018-09-24 09:40:20 +02:00
ad697d5508 Renamed repository to opslag.de/schobers/zntg.
Renamed allegro5 package to allg5
2018-09-22 16:31:09 +02:00
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
eb0b660ab6 Added Highlight color to Palette. 2018-09-09 18:49:18 +02:00
239c24533d Some changes to UI elements.
- Added colors to palette and renamed white/black to lightest/darkest.
- Extracted drawing code.
- Restyled checkbox, spinner and scrollbar.
2018-08-07 10:13:05 +02:00
8157d8b3d8 Some basic UI controls. 2018-08-03 08:46:33 +02:00