Hi,
I am a newbie. I have setup Todayplus (0.11) again, the standard package. Used CONFIG.EXE everthing works except for the calendar option
It looks like this, and that isn't the way it has to look:
(http://members.chello.nl/h.heijligers/ScreenshotTP1.jpg)
I am using a AXIM X5 with WM 2003
HELP?
Thanks.
Peace,
Henk.
Comment out the following lines in the Calendar section, Region 12, Page 0, by placing "//" (no quotes") in front of the line.
color,replacement,-1_8_-1,255_255_255
color,replacement,-1_6_-1,0_0_0
Therefore you will have:
//color,replacement,-1_8_-1,255_255_255
//color,replacement,-1_6_-1,0_0_0
You can do this for all occurances of these to entries to fix other display problems you will find.
Quote from: fishboyComment out the following lines in the Calendar section, Region 12, Page 0, by placing "//" (no quotes") in front of the line.
color,replacement,-1_8_-1,255_255_255
color,replacement,-1_6_-1,0_0_0
Therefore you will have:
//color,replacement,-1_8_-1,255_255_255
//color,replacement,-1_6_-1,0_0_0
You can do this for all occurances of these to entries to fix other display problems you will find.
It worked. Thanks for your help.
Peace,
Henk.