>if I run it on OS 3.0, 3.1 (Visor)... the date
>is diplaying things like "base a l5, 2000"; in other words, the day of
>the week and the month name are screwed up badly. Further, when I do a
>"SelectDay" instead of "M T W ..." appearing over the days of the week I
>see "P l o i d b !"!!
I'd bet that you've got string resources in your app with IDs of 10,000 or
higher, that are being picked up instead of the ones that the system uses
to generate the day and month strings. IDs 10000 and higher are reserved
for the system.
(Perhaps it isn't in your app, but is in some other resource database you
have open... a library perhaps? Do a DmFindResource for a string resource
with id 10000 and see what comes up: it should be "Sun Mon Tue ..." on
pre-3.5 devices.)
-David Fedor
Palm Developer Support
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/