BeeHay Posted April 30, 2010 Share Posted April 30, 2010 Is there a way to read the current PC's screen resolution and display it in a variable value component? Reason I ask is because we use 3 or 4 different sized screens, and I'm trying to get away from multiple .ctl files floating around just because the screen is different sized..(I have to make changes in all .ctl files if I make a change in 1! ) I was planning on making an initial page displaying the current res, and a few buttons that link to "the correctly scaled" pages based on their decision to "scale it down" to their screen size... I know it might make my .ctl file rather large due to multiple "similar" pages, but 1 .ctl file is better than 4. Any input helps, thanks! Link to comment Share on other sites More sharing options...
BeeHay Posted May 4, 2010 Author Share Posted May 4, 2010 I resulted in making a start-up pop-up that runs in my InitVariabes sequence that has 4 buttons leading to the properly scaled pages. I was just wanting to show the user their current res so to help them decide on the correct button to push. Link to comment Share on other sites More sharing options...
AzeoTech Posted May 4, 2010 Share Posted May 4, 2010 You could always put boxes on that page that show the resolution. They would then pick the box that is completely visible on their screen. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.