Difference between revisions of "ISUI"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 10: Line 10:
 
*** Creating Templates
 
*** Creating Templates
 
** [[ISUI:Textures|Textures]]
 
** [[ISUI:Textures|Textures]]
 +
*** Using Textures
 
*** [[ISUI:Fonts|Fonts]]
 
*** [[ISUI:Fonts|Fonts]]
 
**** Using Fonts
 
**** Using Fonts
 
**** Creating Fonts
 
**** Creating Fonts
** [[ISUI:Element Types|Element Types]]
+
** [[ISUI:Elements|Elements]]
*** Using Element Types
+
*** Using Elements
 
*** Creating Element Types
 
*** Creating Element Types
 
* [[ISUI:User Interface XML Files|User Interface XML Files]]
 
* [[ISUI:User Interface XML Files|User Interface XML Files]]

Revision as of 05:17, 22 August 2005

Overview

What is ISUI?

The Inner Space User Interface system (ISUI) is a fully-featured user interface system. Its goal is to provide premium, efficient, customizable user interfaces for Inner Space, its extensions and scripts, and future products as well.

Basics

ISUI encompasses these basic parts

Information to be replaced

Custom Interfaces in XML

See Custom Interfaces for complete information on creating XML interface files for ISUI.

Creating Element Types

See Custom Elements for complete information on creating ISUI element types that can be used in XML interface files, or directly through Inner Space extensions.

See Also