Text of widgets changing when copying on another machine

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
2 posts • Page 1 of 1
bhavna
Posts:37
Joined: Mon Dec 20, 2010 1:12 pm

Text of widgets changing when copying on another machine

Post by bhavna »

Dear Sir,

WINCCOA : 3.11 +SP1, Platform: Windows 2008 R2 32 bit

Recently I am facing this problem. Many times I copy the text labels and command buttons from one panel to another and change their "text"property. They work fine on my machine. But when I copy the panel on server or other machine, the old "text" of all labels or buttons is displayed. Problem is only with the "text" property , there is no effect on coding behind that button. So I have to change the text of all widgets again on the server machine. Is it version problem or something else? Please let me know.

Best Regards,
Bhavna

mkoller
Posts:741
Joined: Fri Sep 17, 2010 9:03 am

Re: Text of widgets changing when copying on another machine

Post by mkoller »

Are you probably using a different project language on the other machines ?
The text property is multi-language, so every language has a different text, and the UI displays the one from the active language

2 posts • Page 1 of 1