> From: Avilla, Dane [mailto:[EMAIL PROTECTED]] > the "just get a fixed-width font and embed it in your app" approach > definitely doesn't seem like the "Right Way" to do things here.
Agreed. Among other problems, remember that text in a fixed-width font will be wider than in a proportional font. On a handheld that is a Bad Thing. The default proportional fonts squeeze the most amount of text in the smallest space. BTW, even in the Palm proportional fonts, all digits within a font are the same width so you can at least line up numeric columns easily. -slj- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
