• Welcome to TodayPlus Boards v2.
 

(new) LTwisted0.11.0

Started by Lordtwisted, January 04, 2004, 12:02:24 PM

Previous topic - Next topic

Rashef

Quote from: Rashef
It's powerful and useful... but after a little bit of "fine tuning" I can't solve these problems (about this wonderful skin).

Other problem... If I set up a shortcut to the PIM apps (tasks, calendar etc) in the app region I gain only generic app icon (the window one): the are linked to the right apps, but I'd like to see the right icons. I have no problems with the other apps...

Lordtwisted

QuoteHi, I'm new in the forum, but I've been using T+ since the last two subreleases...  

It's powerful and useful... but after a little bit of "fine tuning" I can't solve these problems (about this wonderful skin).

1) How can I change the colour of the days og the little calendar next to the time clock (the one which appears instead of the "Owner information", I mean)... The white color is useless with my background image...  

2) I tryed to rename day abbreviations, for the same calendar, but the first and the last one appears OVER the two "S"... even if I set Monday as first day!  

3) I don't recognize what I can have modified to corrupt the little menu "FILTERS", in Agenda region... When I tap over it, I gain a white menu: it is still active, but the names of the filters are no more present... What's more, when I open this menu the label FILTERS become gray and foggy...  


BTW, thanks for the excellent job!


Rashef,

    1. look for this in the skin:


changefont,tahoma,12,b
               color,font,0_0_192
       text,228,7,S,l
               color,font,192_0_0
       text,156,7,S,l

color,font,-1_4_-1
changefont,tahoma,12,b
text,195,-2,[caldate],0,c,"MMMM yyyy"
changefont,tahoma,12,
button,153,17,86,55,-1,5,0-highlight,11
                       //button,0,24,98,78,13,4,5
button,153,17,86,55,-1,13,var27_1,0
button,153,17,86,55,-1,23,0
button,153,17,86,55,-1,23,1
button,153,17,86,55,-1,23,2
button,153,17,86,55,-1,23,3



change this:
color,font,-1_4_-1

to this:

color,font,0_0_0

that will make it black.


   2. in the same place look for this:

color,font,0_0_192
       text,228,7,S,l
               color,font,192_0_0
       text,156,7,S,l


delet or coment out those line's. To coment out a line add // in front of the line.


   3.look for this in the skin:

//color,replacement,-1_8_-1,255_255_255
image,4,3,down.png,tr
color,replacement,-1_6_-1,0_0_0

color,font,-1_9_-1

button,6,3,80,80,15,4,0,11
//changefont,tahoma,12,b
//text,30,4,FILTERS,cs
changefont,tahoma,11
text,30,19,Agenda,c
button,6,19,47,12,13,4,0,11
text,30,31,General,c
button,6,31,47,12,13,4,1,11
text,30,43,Exams,c
button,6,43,47,12,13,4,2,11
button,6,43,47,12,-1,23,2
text,30,55,Tasks,c
button,6,55,47,12,13,4,3,11
text,30,67,Countdown,c
button,6,67,47,12,13,4,4,11
button,6,67,47,12,-1,23,2

color,font,-1_4_-1


And change this:


color,font,-1_9_-1

to this:

color,font,0_0_0

the reason the text is white is that your .tsk is set up that way, so when you use color,font,-1_9_-1 or color,font,-1_6_-1 it displays the color that you'r .tsk is set to.

p.s.  Thank you.
Lordtwisted :D

Lordtwisted

QuoteOther problem... If I set up a shortcut to the PIM apps (tasks, calendar etc) in the app region I gain only generic app icon (the window one): the are linked to the right apps, but I'd like to see the right icons. I have no problems with the other apps...

Rashef,

 I am not sure why you'r not getting the right icons mine show the right ones. It is not in the skin, It could be how you set it up in the config. can you post a pic of you'r setup in the config, maybee i can see whats wrong.


Lordtwisted :D

osierra

Lordtwisted in your first post you wrote:
"LTwisted0.11.0 has evrey thing LTwisted0.10.2 plus:
1. In the LT pic veiwer/calendar the calendar works, click on any date an see a quick agenda for that date and if you have on for the next to."

How I can get this view at beginning :?:

Lordtwisted

QuoteLordtwisted in your first post you wrote:
"LTwisted0.11.0 has evrey thing LTwisted0.10.2 plus:
1. In the LT pic veiwer/calendar the calendar works, click on any date an see a quick agenda for that date and if you have on for the next to."

How I can get this view at beginning

osierra,

  If you mean start with the agenda veiw, if so look for this in the skin:

initvar,var10,2
initvar,var27,1

           if,var,var10,,=,1

if,var,var27,,=,1


and change this:


initvar,var27,1



to this:


initvar,var27,2



Lordtwisted :D

Rashef

Quote from: Lordtwisted

Rashef,

    1. look for this in the skin:

that will make it black.


Uhm... I solved all, but even if I follow this suggestion, day numbers are still white...  :shock:

Quote from: Lordtwisted
p.s.  Thank you.
Lordtwisted :D

Not at all...  :)

Rashef

Quote from: Lordtwisted
I am not sure why you'r not getting the right icons mine show the right ones.

Forget it!  :oops:
My poor mind was trying to set up the links over the apps (without icon), not over the links in the start menu...

Rashef  :lol:

Rashef

Quote from: Rashef
Forget it!  :oops:
My poor mind was trying to set up the links over the apps (without icon), not over the links in the start menu...

Maybe it is not related to the skin, but when I exit from config.exe I gain this error:


config.exe
ObjectDisposedException

Application::Run+0xf
Form1::Main+0xa


What's the matter?  :roll:

Lordtwisted

QuoteUhm... I solved all, but even if I follow this suggestion, day numbers are still white...


 My bag, i had to go up 4 lines, look for this:

color,font,-1_9_-1

//color,replacement,-1_8_-1,255_255_255
calendar,0,0,153,17,12,9,,,l
color,replacement,-1_6_-1,0_0_0


and change this:

color,font,-1_9_-1

to this:

color,font,0_0_0

that will change the calendar.



QuoteMaybe it is not related to the skin, but when I exit from config.exe I gain this error:

Code:

config.exe
ObjectDisposedException

Application::Run+0xf
Form1::Main+0xa



What's the matter?


I am not sure why it would show that, but i have seen that same proplem in the forums before. Do a search on it and you will find something.


Lordtwisted :D

joelw135

That error has happened before, when you exit the program by clicking the x and not going to general and reloading TodayPlus. I don't know why that happens but sometimes it does. Is that what happens to you?
Dell Axim X3i, Windows Mobile 2003
512mb Kingston SD card
256mb Lexar SD card
Today Plus
WisBar Advanced
PIEPlus
DotPocket

Rashef

Quote from: Lordtwisted
 My bag, i had to go up 4 lines

that will change the calendar.

Lordtwisted :D

Ok, that's right!

Rashef  8)

Rashef

Quote from: joelw135That error has happened before, when you exit the program by clicking the x and not going to general and reloading TodayPlus. I don't know why that happens but sometimes it does. Is that what happens to you?

You're right...  :oops:

But... Is it possible to save to configuration or modify the default open regions?

Rashef  :?:

Lordtwisted

QuoteOk, that's right!

Rashef

cool.




QuoteYou're right...  

But... Is it possible to save to configuration or modify the default open regions?


Just do what joel said, it will save you'r settings. Are you talking about the regions in the skin?


Lordtwisted :D

Rashef

Quote from: Lordtwisted
Just do what joel said, it will save you'r settings. Are you talking about the regions in the skin?

The second... Every time I reload the plugin I've got to set up my skin again...  :?

Lordtwisted

QuoteThe second... Every time I reload the plugin I've got to set up my skin again...

 You mean reload the plugin from the config(i will post a pic). Then what, you have to set up you'r skin again, i really don't understand.



Lordtwisted :D