cjbassman2 Posted November 28, 2016 Share Posted November 28, 2016 Is it possible to make DF runtime start up in a window of a specific size, in my case 800x800 pixels. It tends to start full screen but as the operator will only have a touchscreen with no mouse he cannot re-size. Thanks in advance. Link to comment Share on other sites More sharing options...
AzeoTech Posted November 28, 2016 Share Posted November 28, 2016 There are complicated ways involving calling low level windows messages, but really DAQFactory should come back up in the same size and position that it was last closed. So if you open it, size it to 800x800 and position it, then close it, when you restart it should come back the same. Its possible, depending on the OS and release, that you have to run DAQFactory as an Administrator to get the position to save. Link to comment Share on other sites More sharing options...
cjbassman2 Posted November 29, 2016 Author Share Posted November 29, 2016 I would normally expect Windows to retain the closing window size and location but it wasn't. For some reason the PC with the runtime license always defaulted to full screen regardless of me re-sizing and closing down when in runtime. I solved it in the end by moving my development license to the Cryto Key. I then plugged the key into the runtime PC and re-size the window in development mode and closed it. Now when I run it as a runtime DAQ the window retained its size. Life's good :-). Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.