DDgui_resizedialog%: x%,y%
[,width%=0,height%=0]
Resize a window
Example :
DDgui_resizedialog(0,0,40,40)
Result :
This command repositions and resizes a window to the specified coordinates and size. All widgets within the window will be re-positioned if needed.