Diagnosis You tried to move the element to a position where it would havecollided with another screen element, the edge of its container, or theedge of the screen itself. System Response Since the element has an adjustable visible length, the length has beenchanged to allow the element to be placed where you positioned it. the"Scrollable" attribute has also been set to ensure that the entire textcan be displayed at runtime. Procedure This message is to inform you about a system action. If you do not wantthe element to be shortened automatically, move it to a position on thescreen where it can be displayed in its full length without causingcollisions, and then switch off the "Scrollable" attribute. |