DBMemoField minimum size
Hi,
I want to have a DBMemofiled stretchable but if the field is empty I want
the memo to be a certain height (number of rows).
As it is now if I have two DBMemofields on top of each other and with
"ShiftRelative To".
If the first memo is empty the second one is printed where the first one is
located.
/Ronny
I want to have a DBMemofiled stretchable but if the field is empty I want
the memo to be a certain height (number of rows).
As it is now if I have two DBMemofields on top of each other and with
"ShiftRelative To".
If the first memo is empty the second one is printed where the first one is
located.
/Ronny
This discussion has been closed.
Comments
Unfortunately there is no way to define a minimum size of a stretchable
memo, however many of our customers have used the following technique
successfully.
Try placing the memo inside a Stretch enabled TppRegion. This way the
Region will shrink or grow according to the size of the memo. Then place a
rectangle inside the region as well at the exact minimum height you would
like the memo to be. Then set the rectangle's border and background to
clwhite so is is not visible.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Thanks for the advise.
I know from my own experience that you can't achieve with all customer
requirements, but my I suggests the above to be added to the ToDo list.
/Ronny
Thanks for the feedback.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com