Jump to content

Recommended Posts

Posted

Alright, so I want to create a GUI that I have the exact placement of everything on every PC.

I assumed I could do this via @DesktopWidth and @DesktopHeight and then minus some things. But then I realized that each size will be different depending on the resolution and the minuses will need to vary. Is there a way to actually achieve this without having to set an exact size on the GUI's height/width.

MCR.jpg?t=1286371579

Most recent sig. I made

Quick Launcher W/ Profiles Topic Movie Database Topic & Website | LiveStreamer Pro Website | YouTube Stand-Alone Playlist Manager: Topic | Weather Desktop Widget: Topic | Flash Memory Game: Topic | Volume Control With Mouse / iTunes Hotkeys: Topic | Weather program: Topic | Paws & Tales radio drama podcast mini-player: Topic | Quick Math Calculations: Topic

Posted

Well $WS_MAXIMIZE will still always be diffrent sizes depending on resolution so its basacally the same issue. yes you could add controlls using persentages (you need to calculate)

One way i go about it is i make a fixed size Gui add controlls, set resize options for the controls and change the Gui's size to the desired size.

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
  • Recently Browsing   0 members

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