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

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Jump to: navigation, search
m (Bot: Automated text replacement (-\[\[(.*?)\|.*?\]\] +\1))
 
(10 intermediate revisions by 7 users not shown)
Line 1: Line 1:
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 Official layout editor for CEGUI is CELayoutEditor.
  
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!
+
== Documentation ==
 +
* [[CELayout Editor - Getting Started / Building]]
 +
* [[CELayoutEditor Manual]]
  
The following links should get you up and running with the editor. Have fun :-)
+
== Design ==
 +
* [[User Interface]]
  
* [[Getting Started]]
+
[[Category:CELayoutEditor]]
* [[Manual]]
+

Latest revision as of 23:52, 3 March 2011

The Official layout editor for CEGUI is CELayoutEditor.

Documentation

Design