
Something like:
Code: Select all
ShowDebugOutput([x, y [, width, heigth [, OnTop]]])
This would also allow it to be moved to the foreground or background by code.
Useful for those who work on small screens.
There may not be much code to write since this function already reads the position and size data that is already stored somewhere?
Same for ShowLibraryViewer(), ShowVariableViewer() ?

