Difference between revisions of "LavishGUI"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
== Overview ==
 
== 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
 +
* [[LavishGUI:Items|Items]]
 +
** [[LavishGUI:Templates|Templates]]
 +
*** Using Templates
 +
*** Creating Templates
 +
** [[LavishGUI:Textures|Textures]]
 +
*** Using Textures
 +
*** [[LavishGUI:Fonts|Fonts]]
 +
**** Using Fonts
 +
**** Creating Fonts
 +
** [[LavishGUI:Elements|Elements]]
 +
*** Using Elements
 +
**** [[LavishGUI:Built-in Element Types|Built-in Element Types]]
 +
*** Creating Element Types
 +
* [[LavishGUI:User Interface XML Files|User Interface XML Files]]
 +
** Creating Interfaces
 +
** Creating Skins
  
 
== LavishScript Integration ==
 
== LavishScript Integration ==

Revision as of 06:34, 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

LavishScript Integration

Commands

Data Types

Top-Level Objects

See Also