Posted: Sat Feb 04, 2006 7:28 pm
hey, why not simply add a optional flag, so everybody is happy.
for example:
fred what do you think?
c ya,
nco2k

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