Stone_Red
|
99c98e74a2
|
Add Panel, ProgressBar, RadioButton, and Slider UI controls and test windows
|
2026-06-16 12:29:04 +02:00 |
|
Stone_Red
|
e90e9ab163
|
Replace string element render types with RenderCommandType enum, decompose UI elements (Button, CheckBox, chrome) into drawing primitives via ToPrimitives(), emit per-element commands on flush, and move composite into IRenderSource.
|
2026-06-16 01:11:01 +02:00 |
|
Stone_Red
|
decd79e6d3
|
Add button click and checkbox toggle handlers for UI controls
|
2026-06-13 15:06:29 +02:00 |
|
Stone_Red
|
671c6413cf
|
Add click event to Button and checked changed event to CheckBox
|
2026-06-12 15:18:14 +02:00 |
|
Stone_Red
|
8b900c9d58
|
Add printLine support for commands and implement basic UI controls rendering
|
2026-06-08 19:51:22 +02:00 |
|