Difference between revisions of "LavishGUI"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 21: Line 21:
 
** Creating Interfaces
 
** Creating Interfaces
 
** Creating Skins
 
** Creating Skins
 +
 +
== Built-in Element Types ==
 +
* [[LavishGUI:button (Element Type)|button]]
 +
* [[LavishGUI:checkbox (Element Type)|checkbox]]
 +
* [[LavishGUI:combobox (Element Type)|combobox]]
 +
* [[LavishGUI:commandbutton (Element Type)|commandbutton]]
 +
* [[LavishGUI:commandcheckbox (Element Type)|commandcheckbox]]
 +
* [[LavishGUI:commandentry (Element Type)|commandentry]]
 +
* [[LavishGUI:console (Element Type)|console]]
 +
* [[LavishGUI:frame (Element Type)|frame]]
 +
* [[LavishGUI:gauge (Element Type)|gauge]]
 +
* [[LavishGUI:hudelement (Element Type)|hudelement]]
 +
* [[LavishGUI:listbox (Element Type)|listbox]]
 +
* [[LavishGUI:slider (Element Type)|slider]]
 +
* [[LavishGUI:tabcontrol (Element Type)|tabcontrol]]
 +
* [[LavishGUI:table (Element Type)|table]]
 +
* [[LavishGUI:text (Element Type)|text]]
 +
* [[LavishGUI:textedit (Element Type)|textedit]]
 +
* [[LavishGUI:textentry (Element Type)|textentry]]
 +
* [[LavishGUI:tooltip (Element Type)|tooltip]]
 +
* [[LavishGUI:variablegauge (Element Type)|variablegauge]]
 +
* [[LavishGUI:variableslider (Element Type)|variableslider]]
 +
* [[LavishGUI:window (Element Type)|window]]
  
 
== LavishScript Integration ==
 
== LavishScript Integration ==

Revision as of 06:52, 18 September 2005

Overview

What is LavishGUI?

LavishGUI is a fully-featured user interface system. Its goal is to provide premium, efficient, customizable user interfaces. It integrates with LavishScript to provide uniform access to the system via commands and objects.

Basics

LavishGUI encompasses these basic parts

Built-in Element Types

LavishScript Integration

Commands

Data Types

Top-Level Objects

See Also