Difference between revisions of "Template:CEGUIWikiWhatsNew"

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Jump to: navigation, search
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=
* [[Subversion]]
+
 
* [[HOWTO: Obtain the library source from subversion]]
+
<!-- In descending order (newest first, oldest last -->
* XML reference: [[Scheme files]]
+
 
* Tutorial: [[The Beginners Guide to Falagard skinning - Part II]]
+
* Code Snippets: [[CreateSubImage]] : 2 functions that can be used to create subimages dynamically
* Code Snippets: [[The Main Menu]] : A comprehensive beginner tutorial
+
* 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.