quote:
Originally posted by RaceProUK
Are you sure it's not your interface code? It's worth experimenting a bit to make sure.
Yes I am.
In the interface, there are only 2 controls (except close button) :
- a StaticControl
- a LinkControl
Both controls have
exactly the same definition except Id, xsi:type and Top Position.
The only thing this script does is updating both controls Caption (with PlusWnd::SetControlText).
So they
should behave identicaly, but they
don't.
That's why I really think it's a bug...