Consultor Eletrônico



Kbase P103884: Tranman Text segment expansion disrupts the screen display
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   04/05/2005
Status: Unverified

FACT(s) (Environment):

Translation Manager

SYMPTOM(s):

Tranman Text segment expansion disrupts the screen display

Applying a growth factor leaves a gap between the label and the widget

Labels cannot be aligned correctly with a growth factor.

CAUSE:

This is expected behavior. Text segment growth simply expands all strings with spaces by the specified growth factor. This process acknowledges the fact that this may disturb the layout of the interface.

FIX:

To work around this issue use string attributes (e.g. :R10) to specify the exact maximum length of a string.

An alternative to this would be to use the right align label property on the widget.