| Back | Home | Contact Me |
| You can change the color of outgoing messages in the messaging app on your Palm phone. Make sure to remember that only people who are also on Palm phones will see the colors on their end. Here's a list of all of the codes that will work: //STEREDFONT//=red text //STEGREENFONT//=green text //STEBLUEFONT//=blue text //STEGRAYFONT//=gray text //STEBLACKFONT//=black text //STEYELLOWFONT//=yellow text //STEORANGEFONT//=orange text //STEPURPLEFONT//=purple text //STEBOLDFONT//=bold text //STELINEBREAK//=enters a line break (pretty useless) //STECENTERALIGN//=center aligns text(also not too useful) Just enter any of these into a line of text and you'll see them in place kind of like an html tag almost. example: "//STEGRAYFONT//It's a //STEYELLOWFONT//sunny //STEGRAYFONT//day!" would show up like "It's a sunny day!" Considering how long these strings are, and how much of a pain they are to type, you can use a program like PowerDict to create keywords for them so that you don't have to type the whole thing out everytime. |
| Back | Home | Contact Me |