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 Mon Feb 16 12:53:47 2009 | http://epydoc.sf.net |