| Home | Trees | Index | Help |
|
|---|
| Package wx :: Package lib :: Module langlistctrl |
|
ListCtrl and functions to display languages and the flags of their countries
| Classes | |
|---|---|
LanguageListCtrl |
wx.ListCtrl derived control that displays languages and flags |
| Function Summary | |
|---|---|
Builds a mapping of language ids to LANG_COUNTRY codes | |
Returns a tuple of (bitmaps, language descriptions, language ids) | |
Returns a bitmap of the flag for the country of the language id | |
Returns the language id as a string | |
| Function Details |
|---|
BuildLanguageCountryMapping()Builds a mapping of language ids to LANG_COUNTRY codes |
CreateLanguagesResourceLists(filter=1, only=())Returns a tuple of (bitmaps, language descriptions, language ids) |
GetLanguageFlag(lang)Returns a bitmap of the flag for the country of the language id |
GetWxIdentifierForLanguage(lang)Returns the language id as a string |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Wed Nov 28 16:11:26 2007 | http://epydoc.sf.net |