O$8.1 List to mimic Word table
Kelly Burgess
kellyb at montana.com
Tue Jan 30 19:40:04 EST 2018
Hi Mike,
>line x might be 21 pixels height, but line x+1 might need to be 96 pixels height.
>
>I don't see a ready made component for this.
I don't think there is one, at least not a list component. But you can use an oBrowser object as an htmlcontrol, and put your list in there as an html table. Then you can get control over (and even auto-sizing of) individual row heights.
Kelly
More information about the omnisdev-en
mailing list