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: [[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 | ||
* 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 | ||
− | |||
<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 18:14, 12 September 2007
{{Section|1=The last 5 additions to the wiki (edit)|2=
- Code Snippets: [[MovingAnyWindow] : How to move any window, not just FrameWindow
- 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
To all wiki author, please edit this section when you add a new page to the wiki.
}}