Vindicator209 Posted October 4, 2007 Posted October 4, 2007 Well heres my situation, I have 3 screens, one of which is my primary screen, I wan to make a GUI that cover one screen only, but this has to work on other people's computers too, so I cant just do the division and math and junk, so is it possible to locate my primary screen or find the resolution of a primary screen? Thanks [center]"When you look at old, classic games like Snake, you often put it off because it's such a simple game, but it's only when you actually try and create your own unique game from scratch, do you finally appreciate those games."[/center][center]Don't ask for answers if you haven't TRIED yet![/center][center]Most answers can be answered in the help file! Use it![/center]
JustinReno Posted October 4, 2007 Posted October 4, 2007 For the width of the desktop use: @DesktopWidth and for the height use @DesktopHeight for the gui settings.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now