Hello everybody,
I've got a situation where some controls change their position on the build application however only on the target system. This is not just limited to a specific type of control and it does not even effect all controls on the same FP.
Up till now the behavior seems to be limited to controls inside a tab-control.
My development machine is Win7 with LabVIEW 2011 installation and the target system operates on XP.
I'm not to much bothered by it since it does not effect my main UI (which is build using classic controls btw), but it is a rather strange behaviour.
Now for a solution:
I had some good results by moving the controls in the dev-environment with space-right / space-left once, therefore the position is not altered, but the build
application seems to run just fine for most of the controls.
I might be able to post a screenshot next week.
Does anybody had experienced a similar behavior with such a setup?
This issue might be related to that topic: http://lavag.org/topic/16911-prevent-control-resize-when-changing-monitors/
However my controls change their actual position, where the related topic changes height & alignment (of the text inside).