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 -->  | 
| − | *   | + | |
| − | *   | + | * Code Snippets: [[CreateSubImage]] : 2 functions that can be used to create subimages dynamically  | 
| − | * Code Snippets: [[  | + | * 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  | ||
| + | * Code Snippets: [[DialogSystem]] : A windowing/dialog solution to handle modal dialogs as well as implementing the logic for Ok, Cancel, and Apply buttons  | ||
<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 14:14, 7 July 2006
The last 5 additions to the wiki (edit)
- 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
 - Code Snippets: DialogSystem : A windowing/dialog solution to handle modal dialogs as well as implementing the logic for Ok, Cancel, and Apply buttons
 
To all wiki author, please edit this section when you add a new page to the wiki.