Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Modifying Heights of Rectangle Objects

0 views
Skip to first unread message

Paula

unread,
Jul 18, 2003, 7:45:52 AM7/18/03
to
I am retrieving and displaying a field of varying height with a rectangle
around it. They are displayed in the header section of a report. How can I
get the height of the rectangle to vary based on the height of the field
which is positioned within it. There is no autosize height option for
rectangles. Anyway I can get the height of the retrieved field and use this
as input to the height of the rectangle?
Thanks.

Chris Werner

unread,
Jul 18, 2003, 7:42:05 AM7/18/03
to
Hi Paula,

maybe an expression like this for
the height property of the
rectangle can do the job:

long(describe( "dummy.height" ))

Replace "dummy" with the name
of the object from which you want
top copy the height.


--
Chris Werner

<Paula> schrieb im Newsbeitrag
news:45A76D0C6FF07FA500409FBD85256D67.00409FEC85256D67@webforums...

0 new messages