Difference between revisions of "Template:CEGUIWikiWhatsNew"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Crazyeddie (Talk | contribs) (RenderTarget page is the latest change.) |
|||
Line 2: | Line 2: | ||
<!-- In descending order (newest first, oldest last) --> | <!-- In descending order (newest first, oldest last) --> | ||
+ | * Articles: [[All About RenderTargets]] : Info about CEGUI's RenderTarget development. | ||
* Code Snippets: [[DynamicFont]] : Dynamically create fonts | * Code Snippets: [[DynamicFont]] : Dynamically create fonts | ||
* Articles: [[Introduction To Auto Windows]] : "Auto Windows" article by CrazyEddie | * Articles: [[Introduction To Auto Windows]] : "Auto Windows" article by CrazyEddie | ||
* Code Snippets: [[MovingAnyWindow]] : How to move any window, not just FrameWindow | * Code Snippets: [[MovingAnyWindow]] : How to move any window, not just FrameWindow | ||
* Code Snippets: [[GridLayout]] : A QT-like layout manager for CEGUI >= 0.5.0 | * Code Snippets: [[GridLayout]] : A QT-like layout manager for CEGUI >= 0.5.0 | ||
− | |||
<br /> | <br /> | ||
''To all wiki author, please edit this section when you add a new page to the wiki.'' | ''To all wiki author, please edit this section when you add a new page to the wiki.'' | ||
}} | }} |
Revision as of 15:35, 17 February 2008
The last 5 additions to the wiki (edit)
- Articles: All About RenderTargets : Info about CEGUI's RenderTarget development.
- Code Snippets: DynamicFont : Dynamically create fonts
- Articles: Introduction To Auto Windows : "Auto Windows" article by CrazyEddie
- Code Snippets: MovingAnyWindow : How to move any window, not just FrameWindow
- Code Snippets: GridLayout : A QT-like layout manager for CEGUI >= 0.5.0
To all wiki author, please edit this section when you add a new page to the wiki.