> I am developing an application that uses a standard multiline text edit
> field using Codewarrior 5. When I test the program on Palm III's
> everything works fine, when I test it on Palm V's all the the text is
> underlined. Does anybody have any insights into this issue?
I seem to remember that this is actually a bug in Constructor for PalmOS.
It's setting one of the field attribute bits that used to be undefined, but now
means "solid underline".
I'm not sure what to do about it except maybe edit the resource with ResEdit or
something to clear the bit,
and be careful when using Constructor.
Hope this helps...
Jesse