----- Original Message ----- From: "Eric Yun" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Friday, March 26, 2004 10:30 AM Subject: how to show a symbol using Pilrc
> 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? Use \x : like \x14 will show you the key symbol on the button. Vu -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
