DDgui_pushdialog: x%, y%, width%, height%
[, center_to_screen% = FALSE]
Creates a DDgui window
Example :
DDgui_pushdialog(0,0,100,100,TRUE)
Result :
This creates a window and centres it to the screen