• Welcome to TodayPlus Boards v2.
 

Calendar Skin V.10.0

Started by Blazingwolf, November 16, 2003, 10:41:13 AM

Previous topic - Next topic

Blazingwolf

Quote from: rebeckerAs you can see, I've messed around with your latest skin again. I'm trying to figure out how to remove the word 'AGENDA' and start the calendar at the top of the module. Can you give me an idea how I might do it?

Look for this section of the POOM:
//==============================================
         // REGION 13
         //FILTERS
         //Vars Used: 8,9
//==============================================
         region,13,0,-1
         if,var,var15,,<,60
         button,33,0,10,%var15%,11,24,-highlight
         else
         text,120,0,AGENDA,cs
         button,33,16,10,%var15%,11,24,-highlight
         endif
The bolded section is where it says Agenda. You can comment out this line or remove it. As for putting the Agenda at the top just cut and paste the section you want displayed first to the beginning of the skin under region 0. Does this make sense?

Quote from: UrbanusUnfortunately the skin doesn't work as expected, I only did a few changes to the config.txt and the calendardplus.txt (see attached files) but the launcher section looks a little bit strange (see attachments)?!

The skin is clipping the section for some reason on your PPC. I tried you skin and config on my Ipaq and it works fine. Try this to see if it works. Go to the launcher section of the skin and add 1 or 2 to the following lines(the launcher section is the very last part of the skin).
region,16,0,-1
defregion,16,0,0,240,37,0
offset,offset_-1,offset_-1
image,0,0,dotted_line.png,tr
offsetadd,0,3

And this line which is the second to the last of the skin:
offsetadd,0,19
Let me know if this helps you.

Quote from: acschirmerHi, The calendar of the agenda instead of showing to 2 months this showing 1 and as without the name of the equal month and to the first one in the days, where dumb this?

Without you posting your skin I am guessing that something got changed in the calendar section. Make sure that your second calendar section looks like this:
         calendar,1,1,0,24,14,13,box.png,tr
color,replacement,-1_6_-1,0_0_0


                                              color,font,-1_4_-1
         changefont,tahoma,12,b
         text,49,0,[caldate],1,c,"MMMM yyyy"
         changefont,tahoma,12,
         button,0,24,98,78,-1,5,1-highlight,11
         button,0,24,98,78,12,3,
         button,0,24,98,78,-1,23,0
         button,0,24,98,78,-1,23,1
         button,0,24,98,78,-1,23,2
         button,0,24,98,78,-1,23,3
         offsetadd,-110,0

I think that will solve your problem.



Quote from: UrbanusI have another malfunctioning: the weather icons don't update and after clicking on the agenda I get the picture below (nothing is shown and a scrollbar appears).

Furthermore the buttons for showing the different components don't work as expected. If I press one it changes to red and back to blue immediately?!

I am confused...
Have you done a soft reset? Also do you live in europe? Other people have had a somewhat similar problem (weather icon problem) as you. Check this thread to see if it helps:
http://dark-mojo.com/TodayPlus/viewtopic.php?p=3302#3302
If these answers fix some of your problems we will try to correct the agenda problem next. Let me know.
Toshiba E800 WM2003 SE
Ipaq 3955 WM2003, SD and CF,Pocket Informant
Dell Axim X5 PPC2002 SD and CF (Wife's)

acschirmer

Blazingwolf,

Skin  :oops: forgives forgot to place together mine, but it seems to be certain as what you it ordered, I'm annexing now. Tks Tina
Dell Axim X5 pocket ppc 2003, 64 of ram, 128 SD, 256 CF

rebecker

Blazingwolf,

Sorry, I didn't make myself clear. I want to position the first line of the agenda data starting at the top of the module. I've attached cut and paste view below.

Thanks.

-Bob-

fishfuzz

Quote from: Urbanus
Furthermore the buttons for showing the different components don't work as expected. If I press one it changes to red and back to blue immediately?!quote]

Which button are you pressing that reacts in this way?

rebecker

Blazingwolf,

I figured it out. Changing the position limits my views to Agenda and Tasks, but that's all I use anyway.

Thanks.

-Bob-

CoolWolf

Hi Blazingwolf,
first of all I have to say "Thanks!" for your great work at the Calendar Skin - I just love it!

I am using a slightly modified version of it and I have a question/problem you are might be able to answer - hopefully :D
If you have a look at the picture you can see the little owner information image right to the update time. What I am trying to do is as follows: if I am pressing the owner button (image) the calendar should disappear and the owner information should show up.
I was trying to setup a new region (page; size: 95 x 70, offset: 145,0) for the calendar/owner info, but it did not work as expected ...

Could you please help/guide me in getting this to work? Would be cool ...  :D

Thanks and have a great weekend.
Bye,
CoolWolf
_________________
Calvin: "People think it must be fun to be a super genius, but they don't realize how hard it is to put up with all the idiots in the world."
Hobbes: "Isn't your pants' zipper supposed to be in the front?"

acschirmer

Hi CoolWolf,

How you it changed the colors of the days of the week in the calendar? It wanted to place the Sunday in red!
:P
Tks,

Tina
Dell Axim X5 pocket ppc 2003, 64 of ram, 128 SD, 256 CF

CoolWolf

@acschirmer
That is a simple "trick" - I guess I have read this in a post in the original thread on brighthand ...

Correction:
This idea/trick is from Lordtwisted and has been posted in this thread in the TD+ Forum.


1.) In config.txt delete e.g the "S" for Sunday - but DO NOT delete any comma(!)
2.) In your skin file you have to look for the place where the "calendarheader" is defined. After this you place e.g. following lines:
               // Red Sunday
   color,font,192_0_0
   text,227,9,S,l
=> you may have to adjust the offset (here: 227) for the "S" as I have made the calendar a little wider than the original one. You have to play a little bit around with this value to fit it to your needs.

Have a great day  :D
Bye,
CoolWolf
_________________
Calvin: "People think it must be fun to be a super genius, but they don't realize how hard it is to put up with all the idiots in the world."
Hobbes: "Isn't your pants' zipper supposed to be in the front?"

blewand

Hey Coolwolf, I was just admiring (borrowing) your system info icons, so it's only appropriate that I share.  Although what I owe to everyone else (arbitrajeu, Blazingwolf, rbg, dhpss, lightman, Morpheus, and srs and many others) for what I have borrowed, can't possibly be repaid.  Thank you all!  Anyhow, from Blazingwolf's calendar, I added the following:

//   Owner Info   
   changefont,tahoma,12,b
   text,2,30,%owner name%,l
   if,region,17,=,0
      button,2,25,15,15,17,4,999,-1
   else
      button,2,25,15,15,17,4,0,-1
   endif
   changefont,tahoma,12,
   text,2,40,%owner phone%,l
//   text,2,57,%owner email%,l
//   text,2,67,%owner address%,l
   if,region,17,=,0
      image,150,0,%owner image%,
   else
//   Put month calendar on today screen
   imagebutton,154,0,reset.png,t,6,10,0,0
   button,154,0,11,11,6,22,0
   button,154,0,11,11,6,23,0
   imagebutton,212,0,right_arrow.png,t,6,8,0
   button,212,0,11,11,6,11,0
   imagebutton,142,0,left_arrow.png,t,6,9,0
   button,142,0,11,11,6,11,0
   changefont,tahoma,12,b
   calendarheader,142,10,12
   changefont,tahoma,11,
   calendar,0,0,142,21,12,8,c
   changefont,tahoma,12,b
   text,189,0,[caldate],0,c,"MMM-yy"
   color,font,-1_4_-1
   endif

Set region 17 to 0 in your initregion and change the button offset's to match your requirements and you should be set...

blewand

Hey Coolwolf, I was just admiring (borrowing) your system info icons, so it's only appropriate that I share.  Although what I owe to everyone else (arbitrajeu, Blazingwolf, rbg, dhpss, lightman, Morpheus, and srs and many others) for what I have borrowed, can't possibly be repaid.  Thank you all!  Anyhow, from Blazingwolf's calendar, I added the following:

//   Owner Info   
   changefont,tahoma,12,b
   text,2,30,%owner name%,l
   if,region,17,=,0
      button,2,25,15,15,17,4,999,-1
   else
      button,2,25,15,15,17,4,0,-1
   endif
   changefont,tahoma,12,
   text,2,40,%owner phone%,l
//   text,2,57,%owner email%,l
//   text,2,67,%owner address%,l
   if,region,17,=,0
      image,150,0,%owner image%,
   else
//   Put month calendar on today screen
   imagebutton,154,0,reset.png,t,6,10,0,0
   button,154,0,11,11,6,22,0
   button,154,0,11,11,6,23,0
   imagebutton,212,0,right_arrow.png,t,6,8,0
   button,212,0,11,11,6,11,0
   imagebutton,142,0,left_arrow.png,t,6,9,0
   button,142,0,11,11,6,11,0
   changefont,tahoma,12,b
   calendarheader,142,10,12
   changefont,tahoma,11,
   calendar,0,0,142,21,12,8,c
   changefont,tahoma,12,b
   text,189,0,[caldate],0,c,"MMM-yy"
   color,font,-1_4_-1
   endif

Set region 17 to 0 in your initregion and change the button offset's to match your requirements and you should be set...

acschirmer

Tks CoolWolf, It functioned!

Here offset is 156, udo skin calendarplus. What it would be cool also is the day of the week that is in boldface to be of a different color... you has a "trick" for this? :shock:

:lol:  Have great day too

Tina
Dell Axim X5 pocket ppc 2003, 64 of ram, 128 SD, 256 CF

CoolWolf

@blewand
Thanks for your response! I will give it try this weekend - but unfortunately I am busy today, so this may take a while. But thx so far  :D

@acschirmer
As far as I know this is not possible at the moment. But you may have a look here that srs thinks about implementing this in a future version.
Bye,
CoolWolf
_________________
Calvin: "People think it must be fun to be a super genius, but they don't realize how hard it is to put up with all the idiots in the world."
Hobbes: "Isn't your pants' zipper supposed to be in the front?"

Lordtwisted

Quote@acschirmer
That is a simple "trick" - I guess I have read this in a post in the original thread on brighthand ...

1.) In config.txt delete e.g the "S" for Sunday - but DO NOT delete any comma(!)
2.) In your skin file you have to look for the place where the "calendarheader" is defined. After this you place e.g. following lines:
// Red Sunday
color,font,192_0_0
text,227,9,S,l
=> you may have to adjust the offset (here: 227) for the "S" as I have made the calendar a little wider than the original one. You have to play a little bit around with this value to fit it to your needs.

CoolWolf,

well you acctualy read that from me, here http://www.dark-mojo.com/TodayPlus/viewtopic.php?t=140

Lordtwisted :lol:

CoolWolf

Lordtwisted,
I have followed the huge thread on brighthand and also this here from the very begining, and because I haven't used the search function I mixed this here up  :?

I have corrected my mistake on my original post (see above).

Thanks for bringing this to my attention and have a great weekend  :D
Bye,
CoolWolf
_________________
Calvin: "People think it must be fun to be a super genius, but they don't realize how hard it is to put up with all the idiots in the world."
Hobbes: "Isn't your pants' zipper supposed to be in the front?"

Lordtwisted

CoolWolf,

Not a proplem at all thanks. I think you should post you'r skin, it is verry nice i like the setup alot.

Lordtwisted :lol: