Difference between revisions of "ISUI"
Jump to navigation
Jump to search
(→Basics) |
|||
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: | + | ** [[ISUI:Elements|Elements]] |
− | *** Using | + | *** 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
Contents
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
- Items
- User Interface XML Files
- Creating Interfaces
- Creating Skins
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.