> From: Ken Krugler [mailto:[EMAIL PROTECTED]]
> I'm not aware of any problem with underlining and the field 
> editable state.
> 
> There is a known bug in the field code, which occurs when the 
> FieldType.attributes.underline value is set to either solidUnderline 
> or colorUnderline.

This is different.  With the 3.5 color ROM (either debug or release), if you
have a field with attr.underline set to anything (other than noUnderline)
and with attr.editable = true, then FldDrawField draws it correctly.  But if
you set attr.editable = false, then FldDrawField draws the underline in a
different color.  For the default color scheme it's black instead of light
gray.  It varies in other schemes (via Chrome).  I guessed that this isn't
intended behavior because the docs and <UIColor.h> show no support for a
separate underline color specifically for non-editable fields.

-slj-


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to