| Trees | Indices | Help |
|
|---|
|
|
wx.CheckListBox --+
|
object --+ |
| |
wx.combo.ComboPopup --+
|
CheckListBoxComboPopup
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Create(self, Window parent) -> bool The derived class must implement this method to create the popup control. It should be a child of the ``parent`` passed in, but other than that there is much flexibility in what the widget can be, its style, etc. Return ``True`` for success, ``False`` otherwise. (NOTE: this return value is not currently checked...)
|
|
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Mon Sep 24 01:45:30 2007 | http://epydoc.sourceforge.net |