hello guys,
I drew a button; I want its label to be a symbol, say, the key "->" in our keyboard. I found the codewarrior constructor has a function to do it (use hex code), but I am currently using codewarrior 9.2 and pilrc. There is no hexdecimal option for the "text". Does anybody have a clue for this?
You can specify hex values for characters in your PilRC strings by using \xHH notation to specify the character, just like you would in C strings.
-- Ben Combee, senior DTS engineer, 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/
