Changes

Jump to navigation Jump to search
Line 182: Line 182:     
Note that creating UI like this is done on the fly, so you could add functionality to reload the XML when you want for rapid testing.
 
Note that creating UI like this is done on the fly, so you could add functionality to reload the XML when you want for rapid testing.
 +
 +
These are the current object tags that will allow you to create a new UI element:
 +
* empty
 +
* panel
 +
* button
 +
* label
 +
* list
 +
* input
 +
* checkbox
 +
* progressbar
 +
* slider
 +
* combo
 +
* scrollbar
 +
* scrollview
 +
* window
 +
* image
 +
* rawimage
    
== Networking ==
 
== Networking ==

Navigation menu