wx.Listbook is a class similar to wx.Notebook but which uses a wx.ListCtrl to show the labels instead of the tabs.
Listingbook LLC provides real estate information to prospective home buyers. The Company publishes information on real estate listings, agents, and neighborhoods for the purpose of bringing. LISTINGBOOK - Introduce your home to the RIGHT BUYER to help it sell faster! Reach a targeted audience - Market your house to real buyers searching for a home like yours Price it right - Know your house's area competition to price your house to sell.
The underlying wx.ListCtrl displays page labels in a one-column report view by default. Calling BookCtrl.SetImageList will implicitly switch the control to use an icon view.
For usage documentation of this class, please refer to the base abstract class BookCtrl. You can also use the Notebook Sample to see wx.Listbook in action.
Window Styles¶
This class supports the following styles:
wx.LB_DEFAULT
: Choose the default location for the labels depending on the current platform (left everywhere except Mac where it is top).wx.LB_TOP
: Place labels above the page area.wx.LB_LEFT
: Place labels on the left side.wx.LB_RIGHT
: Place labels on the right side.wx.LB_BOTTOM
Apps for mac notification center. : Place labels below the page area.
Events Emitted by this Class¶
Handlers bound for the following event types will receive a wx.BookCtrlEvent parameter.
EVT_LISTBOOK_PAGE_CHANGED: The page selection was changed. Processes a
wxEVT_LISTBOOK_PAGE_CHANGED
event.EVT_LISTBOOK_PAGE_CHANGING: The page selection is about to be changed. Processes a
wxEVT_LISTBOOK_PAGE_CHANGING
event. This event can be vetoed.
See also
Civilization 5 for mac torrent. wx.BookCtrl
, wx.Notebook, Notebook Sample
Class Hierarchy¶
Control Appearance¶
wxMSW¶
wxGTK¶
Methods Summary¶
Default constructor. |
Create the list book control that has already been constructed with the default constructor. |
Returns the wx.ListView associated with the control. |
Properties Summary¶
See |
Class API¶
wx.
Listbook
(BookCtrlBase)¶Possible constructors:
Listbook is a class similar to Notebook but which uses a ListCtrl to show the labels instead of the tabs.
Methods¶
__init__
(self, *args, **kw)¶Overloaded Implementations:
__init__(self)
Default constructor.
__init__(self, parent, id=ID_ANY, pos=DefaultPosition, size=DefaultSize, style=0, name=””)
Constructs a listbook control.
parent (wx.Window) –
id (wx.WindowID) –
pos (wx.Point) –
size (wx.Size) –
style (long) –
name (string) –
Listbooks
Create
(self, parent, id=ID_ANY, pos=DefaultPosition, size=DefaultSize, style=0, name=')¶Create the list book control that has already been constructed with the default constructor.
parent (wx.Window) –
id (wx.WindowID) –
pos (wx.Point) –
size (wx.Size) – К drive image for mac.
style (long) –
name (string) –
bool
GetClassDefaultAttributes
(variant=WINDOW_VARIANT_NORMAL)¶variant (WindowVariant) –
List Books Of Old Testament
GetListView
(self, *args, **kw)¶Overloaded Implementations:
GetListView(self)
Returns the wx.ListView associated with the control.
- Return type
GetListView(self)
Returns the list control used for selecting pages.
- Return type
Properties¶
Listingbook Triad Nc
ListView
¶List Books Of The Apocrypha
See GetListView