Fields don't support mixed text attributes. The address view form uses two different fonts, but it does this using custom draw code with a gadget rather than using a read only field. You might find you can get the behavior you want by using a table with two rows and one column. The two cells would both be fields, but they'd each have their own different font. There are differences in the way the user interacts with such a table when compared to a single field, and these may make it inappropriate. If the user thinks of it as one piece of text, I recommend against it. -- Peter Epstein
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
