Inherits from
- wxScrolledPanel: wx.lib.scrolledpanel.wxScrolledPanel
Method summary
Methods
- __init__(self, parent, wxid, **kw)
Creates a new pager.
- add_page(self, name, page)
Adds a page with the specified name.
- show_page(self, name)
Shows the page with the specified name.