ReiGui text input.

This commit is contained in:
jussi
2022-12-05 21:52:49 +02:00
parent b3d2a9c0a2
commit debffd9409
3 changed files with 223 additions and 48 deletions

View File

@@ -1,13 +1,12 @@
Current {
* ReiLuaGui
* Mouse wheel scrolling can be detected through other elements.
* Could try putting container over all of it's content elements and having it's onOver function not breaking loop.
* Text input.
* Movable window.
* Grid container.
* Calculator.
* Grid icon window.
* File explorer.
* Grid aling for container. Could use bounds of the first cell.
* Examples:
* Calculator.
* Grid icon window.
* File explorer.
}
Backlog {