‎2009 Dec 08 2:50 PM
Hello ,
I am working in release 6.0 . An i tring to release one transport
Code inspector is giving following error on screens .
"Field label has a fixed font instead of proportional font
When I press on info button i got following message
A field name that has the attribute "Equidistant font" was found. Field names should all be output in proportional font.
Procedure
Correct the "Equidistant" flag for this field in the Screen Painter.
Do you know how we can correct Equidistant flag ?
Please advice
Krsto
‎2009 Dec 08 3:11 PM
You get this error because one of the labels have the "Fixed Font" set and the visible length is less than the default length.
You can find all this fields on the properties of the label.
To avoid this warning, set the visible length as the default length.
Regards,
Naimesh Patel
‎2009 Dec 08 3:11 PM
You get this error because one of the labels have the "Fixed Font" set and the visible length is less than the default length.
You can find all this fields on the properties of the label.
To avoid this warning, set the visible length as the default length.
Regards,
Naimesh Patel