Jump to content

Recommended Posts

Posted

ive searched but i cant find it... how do u change the window size... i want it to be the same for all and also some form of text(traytip, tooltip, splash, etc.) but for this to be constant for pixel searches and stuff i want it the text boxes to not be in the way and stuff.. my window is editable so i can make it to like a small box and stuff... i want to make the window smaller and move it to 0,0

Posted

WinMove

--------------------------------------------------------------------------------

Moves and/or resizes a window.

WinMove ( "title", "text", x, y [, width [, height]] )

use search resize and find it (ofcourse now look for winmove)

Posted

ive searched but i cant find it... how do u change the window size... i want it to be the same for all and also some form of text(traytip, tooltip, splash, etc.) but for this to be constant for pixel searches and stuff i want it the text boxes to not be in the way and stuff.. my window is editable so i can make it to like a small box and stuff... i want to make the window smaller and move it to 0,0

?have code?

8)

NEWHeader1.png

Posted

oo ic WinMove(i knew about it to change the position of the window butdidnt know it changed the size)

Thanks!

Yes thats a bit unclear if you see the name of the function.

I also could't find it when i used it the first time (found it after some time do)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...