Labels changing height
I'm working on upgrading some code to support a switch from
ReportBuilder version 10.08 to 14.07. I have some labels on a report
with AutoSize=False. When I save the report, close it and open it
again, the labels are always resized to be the height of one line of
text. This didn't happen in version 10. It also doesn't happen if I
set WordWrap=True. The issue is quite noticeable on labels with solid
color backgrounds (Color=clBlack).
Is this expected behaviour with version 14?
--
Nathan Sutcliffe
ReportBuilder version 10.08 to 14.07. I have some labels on a report
with AutoSize=False. When I save the report, close it and open it
again, the labels are always resized to be the height of one line of
text. This didn't happen in version 10. It also doesn't happen if I
set WordWrap=True. The issue is quite noticeable on labels with solid
color backgrounds (Color=clBlack).
Is this expected behaviour with version 14?
--
Nathan Sutcliffe
This discussion has been closed.
Comments
"Labels with white color text" fixes this problem too.