TodayPlus Boards v2

TodayPlus for the Pocket PC Forums => Help and Support => Topic started by: homerjpbody on January 09, 2004, 11:15:29 AM

Title: Calendar plus 10.2 help
Post by: homerjpbody on January 09, 2004, 11:15:29 AM
using calendar plus 10.2, like the layout of ot, however the Calendar does not show up M T W T F  , just the S and S  , how do I fix this, also the Calendar days are black, how do I change the font colour so I can see it better on my screen.. thanks
Title: Calendar plus 10.2 help
Post by: joelw135 on January 09, 2004, 11:22:23 AM
Look for this part, and change as I have it. Please make a backup of the file before changing. this part is at the middle of the top region.

changefont,Frutiger Linotype,12,b
      calendarheader,157,10,12
      changefont,tahoma,10,
      color,font,-1_4_-1
      calendar,0,0,157,20,12,8,l
      color,font,-1_4_-1
      changefont,Frutiger Linotype,12,b
      text,183,0,[caldate],0,l,"MMM, yy"
Title: Calendar plus 10.2 help
Post by: homerjpbody on January 09, 2004, 12:03:34 PM
all that did was change the Calendar header, I want to leave this unchanged but change the actual numbers in the calendar  ie 1-31 to a white or red font colour, I also wanted to add the mon.. tues etc headers , not just have the sat and sunday s's
Title: Calendar plus 10.2 help
Post by: joelw135 on January 09, 2004, 12:07:12 PM
I just changed it again. These lines.

color,font,-1_4_-1
calendar,0,0,157,20,12,8,l

In my case the first line changes the 1-31 to white. then stays white. I changed the calendar to 255_255_0 which made them yellow. It should work for you.
Title: Calendar plus 10.2 help
Post by: homerjpbody on January 09, 2004, 12:16:34 PM
great , worked, now any idea how I can display the MTWTF  inbetween the S and S
Title: Calendar plus 10.2 help
Post by: joelw135 on January 09, 2004, 12:19:23 PM
This is the line for calendar header, what color is your background?

changefont,Frutiger Linotype,12,b
color,font,-1_4_-1
      calendarheader,157,10,12

My header is white.
Title: Calendar plus 10.2 help
Post by: homerjpbody on January 09, 2004, 12:26:57 PM
it's not a colour issue, the M T W T F  just don't appear, how to make them appear?
Title: Calendar plus 10.2 help
Post by: joelw135 on January 09, 2004, 12:29:25 PM
Here is my complete section pretaining to calendar. check against yours. Mine is v11 but should be close. The blue line changes the color of MTWTF
//Puts month calendar and update time on today screen
color,font,255_255_0
text,102,51,Up: ,l
text,137,51,[updatetime],c,l

color,font,255_0_-0
changefont,Frutiger Linotype,16,b
text,166,7,s,r
color,font,0_255_0
text,231,7,s,l
color,font,255_255_0
      changefont,Frutiger Linotype,12,
               imagebutton,225,0,reset1.png,t,-1,10,0,0
      imagebutton,170,0,rightarrowsmall.png,t,-1,8,1,0
      button,170,0,11,11,-1,8,0
      imagebutton,158,0,leftarrowsmall.png,t,-1,9,0,0
      button,158,0,11,11,-1,9,1
      changefont,Frutiger Linotype,12,b
      calendarheader,157,10,12
      changefont,tahoma,10,
      color,font,-1_4_-1
      calendar,0,0,157,20,12,8,l
      color,font,-1_4_-1
      changefont,Frutiger Linotype,12,b
      text,183,0,[caldate],0,l,"MMM, yy"


If this don't help, wait till BlazingWolf is on.
Title: Calendar plus 10.2 help
Post by: Blazingwolf on January 09, 2004, 12:46:42 PM
Just to check the obvious. You have the days set up in the config app correct?
Title: Calendar plus 10.2 help
Post by: homerjpbody on January 09, 2004, 12:56:06 PM
paste found the answer in this post

http://www.dark-mojo.com/todayplus/viewtopic.php?t=1202


thanks gang, one more thing... is there a way to change the text colour of the MTWTF to something other then black, obviously there is but not sure where the line is ti change it, thanks so much
Title: Calendar plus 10.2 help
Post by: joelw135 on January 09, 2004, 01:06:51 PM
Look at the post above, that is exactly what I did. And as far as the MTWTF I should have remembered that. Old age.
Title: Calendar plus 10.2 help
Post by: homerjpbody on January 09, 2004, 01:27:25 PM
lol, thanks so much, you were a great help, yes I think we all suffer from old age from time to time, thanks pal