Hi!

Short version: Are the width of all characters are the same on a palm?

Long Version:
I have a need to display entries in a list control. Each entry will consist of a number
of fields so that multiple list entries fields will have the appearance of columns and
"line up". (I hope that's understandable)

I thought I would use StrPrintF (and the appropriate format strings) to format each 
entry
and display the formatted string in list control's callback routine (where I use 
WinDrawChars).

Everything works OK, but the "columns" DON'T line up! It's beginning to look as if my
whole strategy is wrong since..... I *think* that the width of all characters are not 
the same
on a palm!
Is this true? Can someone verify this for me and maybe even suggest a workaround?

Thanks!

Dan




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to