Difference between revisions of "Template:CEGUIWikiWhatsNew"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
								
												
				Crazyeddie  (Talk | contribs) m (Add link to porting page)  | 
				|||
| Line 2: | Line 2: | ||
<!-- In descending order (newest first, oldest last) -->  | <!-- In descending order (newest first, oldest last) -->  | ||
| + | * Articles: [[EventLookup|Event Lookup table]] : Info about subscribable events in CEGUI.   | ||
* Articles: [[Changes and Porting Tips for 0.7.0]] : Info regarding changes in CEGUI's next version.  | * Articles: [[Changes and Porting Tips for 0.7.0]] : Info regarding changes in CEGUI's next version.  | ||
* Code Snippets: [[PseudoListbox]] : Implement a multi-column listbox with any widgets  | * Code Snippets: [[PseudoListbox]] : Implement a multi-column listbox with any widgets  | ||
* Articles: [[All About RenderTargets]] : Info about CEGUI's RenderTarget development.  | * Articles: [[All About RenderTargets]] : Info about CEGUI's RenderTarget development.  | ||
* Code Snippets: [[DynamicFont]] : Dynamically create fonts  | * Code Snippets: [[DynamicFont]] : Dynamically create fonts  | ||
| − | |||
<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 13:09, 15 May 2009
The last 5 additions to the wiki (edit)
- Articles: Event Lookup table : Info about subscribable events in CEGUI.
 - Articles: Changes and Porting Tips for 0.7.0 : Info regarding changes in CEGUI's next version.
 - Code Snippets: PseudoListbox : Implement a multi-column listbox with any widgets
 - Articles: All About RenderTargets : Info about CEGUI's RenderTarget development.
 - Code Snippets: DynamicFont : Dynamically create fonts
 
To all wiki author, please edit this section when you add a new page to the wiki.