J
James Palmer
Guest
Further to my other thread, is it possible to wrap text in a form? My definition is below. The description is truncated to 52 characters, but the data entry allows longer descriptions. The client wants to be able to see the whole thing. Any ideas? form entryitem.product at 2 format 'x(12)' wcustomerproduct at 15 format 'x(12)' product.description at 27 format 'x(52)' w-units at 79 w-prime at 88 skip With Column 1 Row 1 Overlay width 180 no-box Down no-labels no-attr-space STREAM-IO use-text frame f-detail.
Continue reading...
Continue reading...