• Welcome to TodayPlus Boards v2.
 

(new) LTwisted0.11.0

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

Previous topic - Next topic

Broesel

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

I think,what you mean is to set the initregions:
Look for this in the skin:

initregion,0,0
initregion,1,999
initregion,4,999
initregion,10,999
initregion,8,0
initregion,11,999
initregion,19,999
initregion,16,999

At the end a 0 means, this region will startup with page 0 after initialising.
999 means, this region will not be opened. So you have to define, what
regions you want to have open after (re)initialising.

Greetings Broesel

Rashef

Quote from: Lordtwisted
 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.

Sorry for my bad english...  :oops:

I mean that after every reload (as in the picture you posted) the skin return back to its default configuration (I mean the region), so I've got to close the battery region, re-open agenda and weather ones etc etc...

Rashef  :)

Rashef

Quote from: Broesel
I think,what you mean is to set the initregions:

Yeah!!!!    :D

Thank you very much!  8)

Rashef

Broesel

Quote from: Rashef
Yeah!!!!    :D

Thank you very much!  8)

Rashef

Fine, glad it helped ... :D

Greetings Broesel

Lordtwisted

QuoteSorry for my bad english...  

I mean that after every reload (as in the picture you posted) the skin return back to its default configuration (I mean the region), so I've got to close the battery region, re-open agenda and weather ones etc etc...

Rashef

yes thats how i have it set up.
thanks Broesel.

Lordtwisted :D

Rashef

Quote from: Lordtwisted
yes thats how i have it set up.

Ahem... I come back looking for other answer...

With the previous version of T+ I was able to change the temperature scale from °F to °C... I'v been looking everywhere for hours, but I can't find anything useful!

Am I blind, or is it really difficult?

Rashef

Scotty

Take a look at the early posts in this thread....

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

All the best................Scotty

joelw135

There are two places to change in the Config file in the weather tab change click box to metric then in the skin weather section you will see the entries with F and the degree sign,change those. I guess the config file is not doing it in this version. Try doing the config file change first, before you change the skin file.
Dell Axim X3i, Windows Mobile 2003
512mb Kingston SD card
256mb Lexar SD card
Today Plus
WisBar Advanced
PIEPlus
DotPocket

chenwei

just wonder how to set the agenda, weather forecast shown by default, right now everytime i reset, only battery n storage usage with the main owner info pic.

joelw135

Look for this in the skin file. 0 opens on start 999 closed on start Agenda is 16, Region 1 is weather so make sure they have a 0 region 0 should remain 0

initregion,0,0
initregion,1,0
initregion,4,999
initregion,10,999
initregion,8,999
initregion,11,0
initregion,19,999
initregion,16,0
Dell Axim X3i, Windows Mobile 2003
512mb Kingston SD card
256mb Lexar SD card
Today Plus
WisBar Advanced
PIEPlus
DotPocket

chenwei

Quote from: joelw135Look for this in the skin file. 0 opens on start 999 closed on start Agenda is 16, Region 1 is weather so make sure they have a 0 region 0 should remain 0

initregion,0,0
initregion,1,0
initregion,4,999
initregion,10,999
initregion,8,999
initregion,11,0
initregion,19,999
initregion,16,0
thanks, now i realised that my agenda is not showing up correctly, whenever i enable agenda the thing just not showing correctly...  :?

attached the script, i modified something wrong?

joelw135

Follow post below for proper correction.
Dell Axim X3i, Windows Mobile 2003
512mb Kingston SD card
256mb Lexar SD card
Today Plus
WisBar Advanced
PIEPlus
DotPocket

Lordtwisted

acually the code should be like this for the agenda.


if,var,var15,,<,60
              outlook,5,0,235,%var15%,%var9%,%var8%,228,var20,,11
           else
           
  //      outlook,5,16,230,112,%var9%,%var8%,,,,11
  outlook,5,16,235,%var15%,%var9%,%var8%,228,var20,,11


joel you had to look on the next page to have seen it. oh guys please don't post skin files with the same name as the original, it will over wright it. thanks.

Lordtwisted[/code]

tonyaross

David wrote on Jan. 23

QuoteLordTwisted,
Thought I would just post a pic of the change I made to sun/moon page regarding the moon area. Note that the moon icons located in the rise/set time areas reflect the current phase and that I eliminated that third moon icon as it was redundant.

david


With the following sun-moon image.

I was wondering whether you or LT'd be kind enough to share with some of us as to how to change the skin to load these images. They look really nice.

Thnx.


T

Lordtwisted

Tonya,

   Just move over the code from my moon phases to the other 2 pics, so you can still have full tranperancy. otherwise you will have jaggered edges on the pics as shown in the pic you posted.


Lordtwisted :D