Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

TppDBRichText Height

edited September 2002 in General
Hi,
how can I get how many rows can be visible in the TppDBRichText? Data should
be entered into the TwwDBRichEdit, which can have different font height, and
I have to allow user enter exact number of lines that will be visible in the
report. Height of the TppDBRichText should be limited and can not be
increased. I tried use mmHeight property, but it did not resolve problem.
Thanks,
Andrew
ashkonda@xerex.com

Comments

  • edited September 2002
    Our rich text component will stretch to try and render the rich text that it
    has been assigned. If you do not wish for it to stretch, then set the
    stretch property to false. Have you tried setting the height of the
    TppDBRichText based on the height that the user has used when they entered
    the text into the TwwDBRichEdit?


    Cheers,

    Jim Bennett
    Digital Metaphors

This discussion has been closed.