06-21-2007 08:44 AM
06-21-2007 09:35 AM
06-22-2007 08:35 AM
I can confirm this issue. I will post it to the bug list.
Ben
06-25-2007 10:38 PM
06-26-2007 11:45 AM - edited 06-26-2007 11:45 AM
Thanks for the information Ravens Fan! I think you are almost certainly right (I won't be on the customer's machine to check until next week), as the free labels moved around and changes sizes when I was over there as well. Those switched back when I came back, unlike the shared variables.
You are also right about the double-click and replace. Any newly-dropped or re-defined SV look just fine on either computer.
I still seem to be in a bit of a pickle. Although this is deployed to a cFP as an executable, we also transfer the source code to the customer. I don't want to have to tell them to change their display settings on their personal computers to suit us, but neither do I want to deliver bad-looking code. When I next follow up on the SRN for this, I will be sure to bring up the text-display issue with the AE, that may lead us in the right direction on how to avoid this or fix it quickly.
Thanks again!
Mellobuck
PS I started on Virtual Bench myself - back during LV 5.0 🙂
Message Edited by Mellobuck on 06-26-2007 11:47 AM
06-26-2007 12:56 PM
Mellobuck wrote "but neither do I want to deliver bad-looking code."
See reply #66 in this thread.
Ben
06-26-2007 03:01 PM - edited 06-26-2007 03:01 PM
to be in a bit of a pickle. Although this is deployed to a cFP as an executable, we also transfer the source code to the customer. I don't want to have to tell them to change their display settings on their personal computers to suit us, but neither do I want to deliver bad-looking code. When I next follow up on the SRN for this, I will be sure to bring up the text-display issue with the AE, that may lead us in the right direction on how to avoid this or fix it quickly.
If you think you'll have political issues with trying to convince them to change their Windows settings, maybe the choice would be to change the setttings on your computer to match theirs (once you know exactly what size they are using) for as long as you are working on their project. Once you are done and have delivered the code to them, you can change back to whatever settings you like.
Having this issue with the block diagram is a nuisance, but not the worst thing in the world. If you are lucky like Ben's thread, no one will see it. I think your bigger issue is how it affects front panel objects such as buttons and labels. What would look good on your PC won't look so good on theirs. And unless you are running some embedded application like on a compact Fieldpoint, they would certainly be looking at the front panel on a PC screen.
(Edit, rereading your message I see you are putting this on a cFP. So hopefully front panel issues won't affect you from a general user's interface point of view.)
There may be ways to adjust the sizes, screen positions, and other property nodes of front panel controls and indicators programmatically based on what the Windows settings are (font size, resolution, etc.) so that it looks good on any machine. But that would require a ridiculous amount of programming.
Good luck!
Message Edited by Ravens Fan on 06-26-2007 04:04 PM