Wb3d lock window in position
Blitz3D Forums/Blitz3D Programming/Wb3d lock window in position| 
 | ||
| Is there a way to lock the window in position so users cant move the window? ~DarkShadowWing~ | 
| 
 | ||
| its not possable kev | 
| 
 | ||
| :) May be hide window header? | 
| 
 | ||
| no. i know a way. but i need to know the decls data for user32.dll to update & refresh a window. | 
| 
 | ||
| solved! =) api_movewindow is your friend :P ~DarkShadowWing~ | 
| 
 | ||
| Nice going DarkShadowWing :) | 
| 
 | ||
| thanks! =) ~DarkShadowWing~ |