ScrolledWindow() -> None ScrolledWindow(parent : Window, id: int=ID_ANY, pos: Point=DefaultPosition, size: Size=DefaultSize, style: int=ScrolledWindowStyle, name: str=PanelNameStr) -> None
Scrolled window derived from wxPanel.
wx.ScrolledWindow
, wx.lib.printout.PrintBase
Initialize self. See help(type(self)) for accurate signature. |
|
ScrolledWindow() -> None ScrolledWindow(parent : Window, id: int=ID_ANY, pos: Point=DefaultPosition, size: Size=DefaultSize, style: int=ScrolledWindowStyle, name: str=PanelNameStr) -> None
Scrolled window derived from wxPanel.
Initialize self. See help(type(self)) for accurate signature.