I have an unused vintage VGA 14" diagonal color flat touch screen, and it only supports 640x480. Is there a relatively painless way to shrink a standard mill screen set to fit it? The image won't be smaller, just lower resolution.
I tried Screen4 and it is not quite painless (Also tried ScrEdit). It also makes the 640x480 screen a full 640x480 and did not compensate for the fact that there is a window border and bottom toolbar. As a result, when I tried my first effort on the actual screen, about 20% of the screen was off the bottom. I realized that I need to start over with a new layout strategy. I noticed that some of the items do not seem to be re-sizable, and I started throwing a lot of the obscure functions away to make the essentials fit.
Before I do that, I need to ask the question.
Would it be reasonably possible to sweep through the *********.set file with a VB (or similar) program to resize and reposition all of the screen elements to fit semi automatically? That would weed out the worst of the work effort.
I realize that writing auto sizing screens is a bit of a hassle, but it would have been very nice in this case. I used to write that kind of code in VB for making process monitoring windows that the user could zoom in or push out of the way whenever desired. All of the sizing calculations were based on the resized window size.
Thanks.
Bill