Difference between revisions of "Template:CEGUIWikiWhatsNew"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
								
												
				| Line 1: | Line 1: | ||
{{Section|1=The last 5 additions to the wiki ([http://www.cegui.org.uk/wiki/index.php?title=Template:CEGUIWikiWhatsNew&action=edit edit])|2=  | {{Section|1=The last 5 additions to the wiki ([http://www.cegui.org.uk/wiki/index.php?title=Template:CEGUIWikiWhatsNew&action=edit edit])|2=  | ||
| − | <!-- In descending order (newest first, oldest last -->  | + | <!-- In descending order (newest first, oldest last) -->  | 
| + | * Code Snippets: [[Tab_Order]] : A class to allow navigation via Tab and Shift-Tab  | ||
* Code Snippets: [[CreateSubImage]] : 2 functions that can be used to create subimages dynamically  | * Code Snippets: [[CreateSubImage]] : 2 functions that can be used to create subimages dynamically  | ||
* Code Snippets: [[Formatted Numeric Data]] : A simple class to format numeric data  | * Code Snippets: [[Formatted Numeric Data]] : A simple class to format numeric data  | ||
* Code Snippets: [[WidgetGalore]] : A presentation of every widget and an introduction of their usage  | * Code Snippets: [[WidgetGalore]] : A presentation of every widget and an introduction of their usage  | ||
* Code Snippets: [[DialogConfigurations]] : A simple solution to save the position, size, and whether a dialog is visible or rolled up and reload these configurations the next time the application is executed  | * Code Snippets: [[DialogConfigurations]] : A simple solution to save the position, size, and whether a dialog is visible or rolled up and reload these configurations the next time the application is executed  | ||
| − | |||
<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 01:40, 15 July 2006
The last 5 additions to the wiki (edit)
- Code Snippets: Tab_Order : A class to allow navigation via Tab and Shift-Tab
 - Code Snippets: CreateSubImage : 2 functions that can be used to create subimages dynamically
 - Code Snippets: Formatted Numeric Data : A simple class to format numeric data
 - Code Snippets: WidgetGalore : A presentation of every widget and an introduction of their usage
 - Code Snippets: DialogConfigurations : A simple solution to save the position, size, and whether a dialog is visible or rolled up and reload these configurations the next time the application is executed
 
To all wiki author, please edit this section when you add a new page to the wiki.