Calling: SelectDay (selectDayByDay, &dateTime.month, ...) Displays the date picker dialog ok, but the column headers are all goofy.
Rather than the normal SMTWTFS headers, I get \mk6/py I would guess that there is a bad pointer somewhere that ends up pointing to garbage rather than to the proper string maintained by the OS, but I don't have much control over the pointer, do I? Any suggestions? Note: Using the built-in calendar app shows the column headings correctly, but displaying the same dialog in my application displays the goofy headers. This is a multi-seg app and I'm wondering if the seg sizes could be part of the problem? seg 1: 56836 seg 2: 36148 seg 3: 45798 These look ok, and the map file does not indicate any addressing problems, but the SelectDay dialog sure looks bad when it is displayed.... Help? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
