I'm sure this topic has been covered, but I can't find it in the archives. Is there a way to right justify the label on a Label? I guess what I need to know is how do I pad the text I want with blanks in front?
Use a read-only edit field, instead of a label. If you don't want text to be selected, intercept the fldEnterEvent for it, and don't pass it on to the system.
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
