
for example:
Code: Select all
#PB_NoSize = 1
#PB_NoMove = 2
#PB_ScreenCentered = 4
ResizeWindow(#Window, x, y, Width, Height [, Flags])
c ya,
nco2k
Code: Select all
#PB_NoSize = 1
#PB_NoMove = 2
#PB_ScreenCentered = 4
ResizeWindow(#Window, x, y, Width, Height [, Flags])