Difference between revisions of "The "official" layout editor"

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Jump to: navigation, search
Line 1: Line 1:
State: draft
+
Welcome to the entry page with information on the "official" layout editor! This editor is supported by the team (scriptkid mainly) in a way that we will try to keep it in sync with the CEGUI library itself, and to add much-requested features if within our powers.
  
Welcome to the entry page with information on the "official" layout editor. This editor is supported by the team (scriptkid mainly) in a way that we will try to keep it in sync with the CEGUI library itself, and to add much-requested features if within our powers.
+
The editor has recently been ported from MFC (Windows only) to wxWidgets (multi-platform). Although at this moment only a Windows project is available, we are working on creating makefiles for Linux and Mac OS as well, and we're anxious to see how this will all work out!
  
The following links should get you familiar with using the editor. Have fun :-)
+
The following links should get you up and running with the editor. Have fun :-)
  
 
* [[Getting Started]]
 
* [[Getting Started]]
 
* [[Manual]]
 
* [[Manual]]

Revision as of 12:24, 4 September 2005

Welcome to the entry page with information on the "official" layout editor! This editor is supported by the team (scriptkid mainly) in a way that we will try to keep it in sync with the CEGUI library itself, and to add much-requested features if within our powers.

The editor has recently been ported from MFC (Windows only) to wxWidgets (multi-platform). Although at this moment only a Windows project is available, we are working on creating makefiles for Linux and Mac OS as well, and we're anxious to see how this will all work out!

The following links should get you up and running with the editor. Have fun :-)