Jump to content

Screen Resolution


Cross
 Share

Recommended Posts

I need help on creating the code to get the screen resolution. I was going through the help and found a GUICtrlCreateTreeView.. one of the sample codes was like so...

$resitem = GUICtrlCreateTreeViewitem ("Resolution",$displayitem)

But I was looking for one that actually has different variables for the heighth and width of the window like $x and $y you know? I just haven't found anything like it in the help file though and was wondering if someone could help me out. ;)

Link to comment
Share on other sites

I need help on creating the code to get the screen resolution. I was going through the help and found a GUICtrlCreateTreeView.. one of the sample codes was like so...

$resitem = GUICtrlCreateTreeViewitem ("Resolution",$displayitem)

But I was looking for one that actually has different variables for the heighth and width of the window like $x and $y you know? I just haven't found anything like it in the help file though and was wondering if someone could help me out. ;)

Are you looking for something like WinGetClientSize?

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...