wx.aui.AuiTabContainer¶wx.aui.AuiTabContainer is a class which contains information about each tab.
It also can render an entire tab control to a specified DC. It’s not a window class itself, because this code will be used by the wx.aui.AuiNotebook, where it is disadvantageous to have separate windows for each tab control in the case of “docked tabs”.
Class Hierarchy¶
Inheritance diagram for class AuiTabContainer:
Known Subclasses¶
Methods Summary¶Default constructor. |
|
Returns |
|
Properties Summary¶See |
|
See |
|
See |
|
See |
Class API¶Possible constructors:
AuiTabContainer() -> None
AuiTabContainer is a class which contains information about each tab.
Default constructor.
None
id (int)
location (int)
normalBitmap (wx.BitmapBundle)
disabledBitmap (wx.BitmapBundle)
None
info (wx.aui.AuiNotebookPage)
bool
None
int
int
idx (int)
int
int
idx (int)
Window
info (wx.aui.AuiNotebookPage)
idx (int)
bool
Returns True if the given flag is set.
flag (int)
bool
Added in version 4.3/wxWidgets-3.3.0.
id (int)
None
idx (int)
None
SetActivePage (self, page)
page (wx.Window)
bool
SetActivePage (self, page)
page (int)
bool
art (wx.aui.AuiTabArt)
None
flags (int)
None
None
offset (int)
None
See GetActivePage and SetActivePage
See GetArtProvider and SetArtProvider
See GetPageCount
See GetTabOffset and SetTabOffset