Difference between revisions of "Template:CEGUIWikiWhatsNew"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
(add GridLayout) |
|||
Line 2: | Line 2: | ||
<!-- In descending order (newest first, oldest last) --> | <!-- In descending order (newest first, oldest last) --> | ||
+ | * Code Snippets: [[GridLayout]] : A QT-like layout manager for CEGUI >= 0.5.0 | ||
* Tutorials: [[Cool_window_effects]] : A collection of cool "special" effects on (frame)windows. | * Tutorials: [[Cool_window_effects]] : A collection of cool "special" effects on (frame)windows. | ||
* Code Snippets: [[MenuAndPopup]] : Menu and popup menu | * Code Snippets: [[MenuAndPopup]] : Menu and popup menu | ||
* Code Snippets: [[PropertyFinder]] : Find the properties of every widget from any scheme | * Code Snippets: [[PropertyFinder]] : Find the properties of every widget from any scheme | ||
* Tutorials: [[Overview of resource system enhancements in 0.5.0]] | * Tutorials: [[Overview of resource system enhancements in 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 16:12, 31 July 2007
The last 5 additions to the wiki (edit)
- Code Snippets: GridLayout : A QT-like layout manager for CEGUI >= 0.5.0
- Tutorials: Cool_window_effects : A collection of cool "special" effects on (frame)windows.
- Code Snippets: MenuAndPopup : Menu and popup menu
- Code Snippets: PropertyFinder : Find the properties of every widget from any scheme
- Tutorials: Overview of resource system enhancements in 0.5.0
To all wiki author, please edit this section when you add a new page to the wiki.