Updated Home (markdown)
2
Home.md
2
Home.md
@@ -19,7 +19,7 @@ now you are able to access everything from NyoUI.lua.
|
|||||||
* Input -- for creating some user input (password, name, numbers
|
* Input -- for creating some user input (password, name, numbers
|
||||||
* Radio -- something like lists but with more positional flexability
|
* Radio -- something like lists but with more positional flexability
|
||||||
* Textfield -- bigger inputs (it works like the shell editor)
|
* Textfield -- bigger inputs (it works like the shell editor)
|
||||||
* Scrollbar -- special thing. it can be used for scrollbars (was intended) but also if you want the user to change a number value(1 - 100 as example)
|
* Scrollbar -- special thing. it can be used for creating scrollbars (was intended) but also if you want the user to change a number value(1 - 100 as example)
|
||||||
* Program -- more special thing, with that you are able to execute programs (shell is also a program so yea you can execute a shell)
|
* Program -- more special thing, with that you are able to execute programs (shell is also a program so yea you can execute a shell)
|
||||||
* Animation -- with that you are able to create cute !simple! animations (example: changing button color while clicking on them)
|
* Animation -- with that you are able to create cute !simple! animations (example: changing button color while clicking on them)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user