TodayPlus Boards v2

TodayPlus for the Pocket PC Forums => Help and Support => Topic started by: Osiris on October 31, 2003, 10:22:08 PM

Title: The CF Memory Storage Bar
Post by: Osiris on October 31, 2003, 10:22:08 PM
First off thanks srs for this wicked program, I just got my 2210 a week ago and have been having a blast with it and your program.

Now to anyone that can answer this for me.....

Is there anyway to change the CF Meter to SD?, I keep a SD card always loaded up, since it tucks away very nicely, so that is what I really would like to see. Is this possiable??

Thanks in advance

P.S I want to say thanks to Eitel, Lordtwisted and Blazingwolf for all your SUPER quick replys, you guys make one hell of a tech support staff.
Title: The CF Memory Storage Bar
Post by: Eitel on October 31, 2003, 10:28:01 PM
Just open the config.txt file and look for this line:

storage,storagepath1,\storage card\

Now, change the "\storage card\" part to be whatever your system calls the SD card on the file system (Storage card1, SD Card, etc.).
Title: The CF Memory Storage Bar
Post by: jhollin1138 on October 31, 2003, 10:35:08 PM
To add to Eitel's post, edit your skin to say "SD" instead of "CF" if you like.

BTW: Eitel, posted this from my PPC, using the PIE version.  You have created a great forum.
Title: The CF Memory Storage Bar
Post by: Osiris on October 31, 2003, 10:36:56 PM
Once again guys, thank you very much  :D
Title: The CF Memory Storage Bar
Post by: Blazingwolf on October 31, 2003, 10:37:20 PM
Also if you would like it to say SD on the screen you can change this line: storage,storagepath1,used,196,0,CF: , MB,c  to say "SD". This line is located in region 9 page 0.

edit: This line is in the skin file.
Title: The CF Memory Storage Bar
Post by: Osiris on October 31, 2003, 10:49:02 PM
ok I edited the line to say SD onstead of CF, but for some reason it did not change. I unloaded/Reloaded the todayplus and soft reset and it still says CF. Here is the line I did...

changefont,tahoma,11,
button,9,0,70,24,6,4,100
battery,remaining,44,0,Bat: , %,c
button,85,0,70,24,6,4,101
memory,totalused,120,0,Mem: , MB,c
button,161,0,70,24,6,4,102
storage,storagepath1,used,196,0,SD: , MB,c

Did I do it wrong?
Title: The CF Memory Storage Bar
Post by: Eitel on October 31, 2003, 10:55:40 PM
mmmm, it worked fine for me after I unloaded and reloaded the battery section.

storage,storagepath1,used,196,0,SD: , MB,c
Title: The CF Memory Storage Bar
Post by: arbitrajeu on November 01, 2003, 04:11:38 AM
I think your problem, Osiris, is that the active skin file is slider.txt, as indicated by this line in the config.txt file:

skin,Skins\slider.txt
I believe you have been editing analog-weather.txt.

Try making the same edit in slider.txt and all should be well.
Title: The CF Memory Storage Bar
Post by: Osiris on November 01, 2003, 12:15:36 PM
Thanks arbitrajeu, that did the trick, as soon as I changed the Slider info It changed to SD. Thanks for the help.