Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
505
UltraLabel always wraps text
posted

Hi,

If I have an UltraLabel with AutoSize=True and TextRenderingMode=GDI then the text is always wrapped. e.g. if the label text is 'Choose the closest region' then it is split over 4 lines with 1 word per line.

Changing either the TextRenderingMode to GDI+ (absolutely no chance I will do that), turning off AutoSize or changing WrapText to false (True is the default value) displays it on a single line.

This looks like it is a breaking change in the 2008.3 hotfix as my existing labels suddenly suffered this problem after installing it.

Thanks

Martin.