Nicholas Hardy <[EMAIL PROTECTED]> wrote: > On Friday 05 November 2004 13:07, Ray Heindl wrote: >> When I use TblSetItemStyle to set items in a table to the type >> textTableItem, is there any way to specify that the resulting >> editable fields be limited to a single line? I tried using >> FldGetAttributes and FldSetAttributes to change the singleLine >> attribute of the field, even though the OS Reference says not to >> do that, and it appeared to work, but it caused a crash whenever >> I tried typing characters into the middle of the field. Is there >> a way that *does* work? > Try using TblSetRowStaticHeight, works for me.
That did the trick. Thanks! -- Ray Heindl -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
