Updated Object (markdown)
@@ -1,6 +1,5 @@
|
|||||||
All the functions you can see here are available for all visual objects! It doesn't matter if its a frame or a button or a list (or something else).
|
This is the base class of all visual objects. This means, if you create a button, label, frame or something else visual (no timers, threads or animations) the following list can be used:
|
||||||
|
|
||||||
Here is a list of useable functions:
|
|
||||||
## show
|
## show
|
||||||
shows the object (only if the parent frame is already visible)
|
shows the object (only if the parent frame is already visible)
|
||||||
````lua
|
````lua
|
||||||
|
|||||||
Reference in New Issue
Block a user