I think I know why some people see Symbol fonts in CW for Windows Constructor but not in PalmOS, and vice versa. The PalmOS Symbol fonts are in the range 0 to 31, whereas Windows fonts start at 32. So in order to display PalmOS fonts in Windows, CW biases them by 32. For instance the left arrow symbol is 3 in PalmOS, but 35 in PalmSymbols9 (the CW font used to display symbols). If I specify a character in the Symbol font as 23hex, it displays correctly in CW but not in PalmOS. If I specify it as 03hex, the result is reversed. This is really a bug in CW. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
