Home | Trees | Index | Help |
|
---|
Package wx :: Package lib :: Module langlistctrl :: Class LanguageListCtrl |
|
object
--+ |Object
--+ |EvtHandler
--+ |Window
--+ |Control
--+ |ListCtrl
--+ | LanguageListCtrl
wx.ListCtrl derived control that displays languages and flags
Method Summary | |
---|---|
__init__(self,
parent,
id,
pos,
size,
style,
filter,
only,
select,
name)
| |
Returns the language id for the currently selected language in the control | |
Selects the given language ids item in the control | |
Filters the languages displayed in the control |
Property Summary | |
---|---|
Language : See GetLanguage and SetLanguage |
Instance Method Details |
---|
GetLanguage(self)Returns the language id for the currently selected language in the control |
SetLanguage(self, lang)Selects the given language ids item in the control |
SetUpFilter(self, filter=1, only=())Filters the languages displayed in the control |
Property Details |
---|
LanguageSee
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:13:53 2007 | http://epydoc.sf.net |