Debugger
show_debugger_popout_window
Shows the smaller "popout" window. Default location is the upper right corner of your screen
Parameter Descriptions
Name | Type | Default | Description |
---|---|---|---|
location | (int, int) | (None, None) | Locations (x,y) on the screen to place upper left corner of the window |
RETURN | None | None |
show_debugger_window
Shows the large main debugger window
Parameter Descriptions
Name | Type | Default | Description |
---|---|---|---|
location | (int, int) | (None, None) | Locations (x,y) on the screen to place upper left corner of the window |
RETURN | None | None |