TodayPlus Boards v2

TodayPlus for the Pocket PC Forums => Help and Support => Topic started by: Anonymous on November 03, 2003, 05:05:47 AM

Title: SD memory
Post by: Anonymous on November 03, 2003, 05:05:47 AM
I have configured my config.txt to my pda, but i have a problem. I hav a 256 mg SD card but todayplus only recognize 35,46

Have I to put any code to repair it?


storage,cfcard1,\SD card\

I have another problem, i want to put the calendar in other format. I want the days starts on monday instead sunday and y want to put de initials in other language but i cant do it

options,cleartype,on
options,calendarformat,0
options,days,D,L,M,X,J,V,S
options,poom,pi
options,charging,Charging

Thanks
Title: Re: SD memory
Post by: arbitrajeu on November 03, 2003, 05:22:37 AM
Quote from: AnonymousI have configured my config.txt to my pda, but i have a problem. I hav a 256 mg SD card but todayplus only recognize 35,46

Have I to put any code to repair it?

storage,cfcard1,\SD card\
Is it possible that you are seeing the space remaining on your card?  In order to display the total space on the card, you need to use the command:

storage,cfcard1,total,<x>,<y>,,MB,c
I am, of course, assuming that \SD card\ is the correct path for your SD card (it sounds right).
Title: Re: SD memory
Post by: arbitrajeu on November 03, 2003, 05:27:46 AM
Quote from: AnonymousI have another problem, i want to put the calendar in other format. I want the days starts on monday instead sunday and y want to put de initials in other language but i cant do it

options,cleartype,on
options,calendarformat,0
options,days,D,L,M,X,J,V,S
options,poom,pi
options,charging,Charging
I think the problem with your calendar format is that you should be using:

options,calendarformat,1
Also, not knowing which language you are using for the options,days... command, I can't verify it, but please note that the first day should be Sunday regardless of which day your week starts on.  TodayPlus will deal with working out which day comes first, based on options,calendarformat...

So, for example, in French with days starting on Monday, use:

options,calendarformat,1
options,days,Di,Lu,Ma,Me,Je,Ve,Sa

Hope that's clear.
Title: SD memory
Post by: Anonymous on November 03, 2003, 05:57:08 AM
Thanks the calendar works properly now but not the SD card

I supose that the route is correct for the card. the programs show this

Storage: 21,72/35,46 mg (61%) (free 13,74 39%)

The card is a lexar of 256 mb and is ocupated in a 70%
Title: SD memory
Post by: LightMan on November 03, 2003, 08:25:40 AM
Quote from: AnonymousThanks the calendar works properly now but not the SD card

I supose that the route is correct for the card. the programs show this

Storage: 21,72/35,46 mg (61%) (free 13,74 39%)

The card is a lexar of 256 mb and is ocupated in a 70%
^

It could be that the skin you're using has the wrong command ... judging by the values you mention, it sounds like the skin may be referring to program storage (RAM) instead of an external storage card.
Title: SD memory
Post by: arbitrajeu on November 03, 2003, 10:57:12 AM
Quote from: LightManIt could be that the skin you're using has the wrong command ... judging by the values you mention, it sounds like the skin may be referring to program storage (RAM) instead of an external storage card.

Good spot, Lightman.

Looking at what you are quoting, I think you are still using the slider.txt skin which came with 0.9.8.  In it, there is a definition of region 9, page 300, which refers to storagepath1.  Given the definition you described in your config.txt file, you should replace all occurrences of storagepage1 with cfcard1.  For example:

region,9,300,-1
imagebutton,226,2,back.png,t,9,3,,8
changefont,tahoma,11,b
text,120,0,Storage:,c
changefont,tahoma,11,
draw,roundrect,50,14,140,9,-1_6_-1,h
storage,cfcard1,bar,52,16,136,5,gradient_green-red gradient.png
storage,cfcard1,used,10,24,, MB,l
storage,cfcard1,total,55,24,/ , MB,l
storage,cfcard1,usedpercent,110,24,(,%),l,%.0f
storage,cfcard1,free,140,24,(free:, MB,l
storage,cfcard1,freepercent,210,24,,%),l,%.0f
offsetadd,0,38
endregion,9,300

Feel free to post your config.txt and skin file (slider.txt?) for us to take a look at, if this doesn't fix it.
Title: SD memory
Post by: liopox on November 04, 2003, 06:00:58 AM
Here are the config.txt and the slider.txt


kin,Skins\calendar.txt

city,1,60,SPXX0052,Malaga,c


rss,2,60,http://news.bbc.co.uk/rss/newsonline_world_edition/front_page/rss091.xml,BBC World News,6

text,ShortcutGroup0,Progs
text,ShortcutGroup1,Herram
text,ShortcutGroup2,Settings
text,ShortcutGroup3,Medicina

//Shortcuts for Group 0
shortcut,app0g0,\windows\iexplore.exe,Internet
shortcut,app1g0,\windows\calc.lnk,Calculator
shortcut,app2g0,\windows\pword.lnk,Word
shortcut,app11g0,\windows\start menu\programs\BibleReader.lnk,Bible


time,1,-1,Local:
time,2,4,Los Angeles:
time,3,20,Dallas:
time,4,35,New York:
time,5,85,London:
time,6,105,Paris:
time,7,190,New Delhi:
time,8,235,Tokyo:

storage,cfcard1,\SD card\



text,owner name,
text,owner phone,
text,owner address,

image,owner image,\Archivos de programa\TodayPlus\elephant.png

options,cleartype,on
options,calendarformat,1
options,days,D,L,M,X,J,V,S
options,poom,pi
options,charging,Charging


// USE THIS TO FILTER AllDayEvents: AND [AllDayEvent] = FALSE

taskfilter,0,90,[overdue],

poomformat,blank-none,-1,12,12,

poomformat,appt0,0,12,12,%changefont,tahoma,11,%%image,1,2,small_arrow_right.png,t%%tab,10%%starttime,hh:mm%-%endtime,hh:mmt%%tab,80%%//bold%%subject%%regularfont% %changefont,tahoma,11,i%(%location%)%changefont,tahoma,12,%
poomformat,apptallday0,0,12,12,%changefont,tahoma,11,%%image,1,2,small_arrow_right.png,t%%tab,20%All Day%tab,80%%//bold%%subject%%regularfont% %addy,1%%changefont,tahoma,10,i%(%location%)%addy,-2%%changefont,tahoma,12,%
dateformat,0,3,13,16,%changefont,tahoma,12,%%line,12,-1_6_-1%%bold%%date,l%%regularfont%
poomformat,blank0,-1,12,12,%tab,80%%changefont,tahoma,11,%Nothing Further%changefont,tahoma,12,%
poomformat,task0,0,12,12,%changefont,tahoma,11,%%checkbox,0,0,12,12,checkbox.png,checkedbox.png,t%%tab,15%Due: %enddate,(MM/dd)%%tab,80%%subject%%changefont,tahoma,12,%
poomformat,taskoverdue0,0,12,12,%textcolor,255_0_0%%changefont,tahoma,11,%%checkbox,0,0,12,12,checkbox.png,checkedbox.png,t%%tab,15%Due: %enddate,(MM/dd)%%tab,80%%subject%%changefont,tahoma,12,%%resettextcolor%
poomformat,taskcomplete0,0,12,12,%changefont,tahoma,11,s%%checkbox,0,0,12,12,checkbox.png,checkedbox.png,t%%tab,15%Due: %enddate,(MM/dd)%%tab,80%%subject%%changefont,tahoma,12,%

calendarfilter,1,360,[Categories] <> "Class"
text,calendarfilter1,GENERAL
taskfilter,1,90,[overdue],[Categories]  <> "Class"
text,taskfilter1,GENERAL

dateformat,2,0,0,0,%image,1,2,small_arrow_right.png,t%%tab,10%%changefont,tahoma,11,%%date,(MM/dd)%%changefont,tahoma,12,%
poomformat,2,0,14,14,%tab,50%%changefont,tahoma,11,%%subject% (%countdown, days,H:mm 'hours',m 'minutes'%)%changefont,tahoma,12,%
calendarfilter,2,90,[Categories] = "Exam" OR [Categories] = "Review"
text,calendarfilter2,EXAMS
taskfilter,2,90,[overdue],([Categories] = "Exam" OR [Categories] = "Review") AND [Categories] <> ""
text,taskfilter2,EXAMS

dateformat,date3,0,0,0,
taskfilter,3,360,[overdue],

dateformat,countdown,0,0,0,
calendarfilter,countdown,360,[Categories] = "Countdown"
//calendarfilter,countdown,360,[Categories] <> "Class"
taskfilter,countdown,360,,[Categries] = "Countdown"
poomformat,countdown,0,12,12,%changefont,tahoma,11,%%image,1,2,small_arrow_right.png,t%%tab,10%%countdown, days,H:mm 'hours',m 'minutes'%%tab,65%%//bold%%subject%%regularfont% %changefont,tahoma,11,i%(%startdate,MM/dd% %starttime,hh:mm%)%changefont,tahoma,12,%
poomformat,countdownnodate,0,12,12,%changefont,tahoma,11,%%image,1,2,small_arrow_right.png,t%%tab,10%%countdown, days,H:mm 'hours',m 'minutes'%%tab,65%%//bold%%subject%%changefont,tahoma,12,%



xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx


REGION 9 - PAGE 300
   //   Storage Details
   //   Subregions:
   //=================================================      
      region,9,300,-1
      imagebutton,226,2,back.png,t,9,3,,8
      changefont,tahoma,11,b
      text,120,0,Storage:,c
      changefont,tahoma,11,
      draw,roundrect,50,14,140,9,-1_6_-1,h
      storage,cfcard1,bar,52,16,136,5,gradient_green-red gradient.png
      storage,cfcard1,used,10,24,, MB,l
      storage,cfcard1,total,55,24,/ , MB,l
      storage,cfcard1,usedpercent,110,24,(,%),l,%.0f
      storage,cfcard1,free,140,24,(free:, MB,l
      storage,cfcard1,freepercent,210,24,,%),l,%.0f
      offsetadd,0,38
      endregion,9,300
   endregion,8,0