wx.lib.agw.aui.aui_switcherdialog.MultiColumnListCtrl¶A control for displaying several columns (not scrollable).
Class Hierarchy¶
Inheritance diagram for class MultiColumnListCtrl:
Known Superclasses¶
Methods Summary¶Initialize self. See help(type(self)) for accurate signature. |
|
DoGetBestSize(self) -> Size |
|
Set an extra key that can be used to cycle through items, |
|
Set the modifier used to invoke the dialog, and therefore to test for release. |
|
Class API¶A control for displaying several columns (not scrollable).
Initialize self. See help(type(self)) for accurate signature.
DoGetBestSize(self) -> Size
Set an extra key that can be used to cycle through items,
in case not using the Ctrl + Tab combination.
Set the modifier used to invoke the dialog, and therefore to test for release.