Size: 916
Comment: Added howto - wx.ListCtrl SortItem locale i18n l10n
|
Size: 918
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
The wxPython Cookbook is the place to look for additional explanations and examples of things that are not easily grokked from the Reference Guide or from the '''[http://www.wxpython.org/download.php wxPython demo ]''' | The wxPython Cookbook is the place to look for additional explanations and examples of things that are not easily grokked from the Reference Guide or from the '''[[http://www.wxpython.org/download.php|wxPython demo ]]''' |
Line 6: | Line 6: |
You can use a copy of this ["Cookbook Template"] as a starting point for the recipes you add. | You can use a copy of this [[Cookbook Template]] as a starting point for the recipes you add. |
Line 15: | Line 15: |
* ["Recipes L10n I18n - How to sort ListCtrl items under a locale."] | * [[Recipes L10n I18n - How to sort ListCtrl items under a locale.]] |
The Cookbook Concept
The wxPython Cookbook is the place to look for additional explanations and examples of things that are not easily grokked from the Reference Guide or from the wxPython demo
If you can't find what you're looking for then please consider figuring it out and then writing a recipe for the Cookbook so others won't have to go through the same pain you did.
You can use a copy of this Cookbook Template as a starting point for the recipes you add.
Recipe Categories