Jump to content

What command allows me to set the gui size?


Recommended Posts

Moves and/or resizes a window:

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

Parameters

title: The title of the window to move/resize. See Title special definition.

text: The text of the window to move/resize.

x: coordinate to move to.

y: coordinate to move to.

width [optional] :New width of the window.

height [optional] :New height of the window.

Edited by rakudave
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...