Window() -> None Window(parent, id=ID_ANY, pos=DefaultPosition, size=DefaultSize, style=0, name=PanelNameStr) -> None
wxWindow is the base class for all windows and represents any visible object on screen.
Initialize self. See help(type(self)) for accurate signature. |
|
Tile bmp into the specified rectangle |
Window() -> None Window(parent, id=ID_ANY, pos=DefaultPosition, size=DefaultSize, style=0, name=PanelNameStr) -> None
wxWindow is the base class for all windows and represents any visible object on screen.
Initialize self. See help(type(self)) for accurate signature.
Tile bmp into the specified rectangle