‎02-27-2014 10:59 PM
Hello,
My GUI occupies 1250x812. (assuming this is the pixel value. this is measured using the set width and height -> resize object option). what resolution PC should I suggest for the customer who is going to run this GUI?
Thanks!
Solved! Go to Solution.
‎02-28-2014 12:01 AM
1280 X 1024.
‎02-28-2014 12:09 AM
Presumably there's a reason you can't adapt your GUI to operate at a different resolution?
Since 1250*812 isn't quite widescreen (16:9) and certainly isn't standard (4:3) either, your options are to either change your GUI, scale your LV GUI to fit, or move to the next higher resolution (e.g. 1344x840) and black out the unused pixels. Thoughts?
‎02-28-2014 08:06 AM