• Welcome to TodayPlus Boards v2.
 

BatteryPlus

Started by Lordtwisted, November 14, 2003, 07:10:42 PM

Previous topic - Next topic

arbitrajeu

Great work, LT.  It's really comprehensive, not to mention great looking.
[size=14]arbitrajeu[/size]
[size=12]todayplus moderator[/size]
[size=10]
iPAQ 3970, Windows Mobile 2003, 256MB SD, AgendaFusion 5[/size]

Blazingwolf

I found a very small problem with the CF card icon. In the skin you have this section:

button,82,26,15,20,-1,0,%work10-highlight
                image,83,26,cf.bmp,t
      //button,161,0,70,24,9,4,300,8
      storage,storagepath3,used,128,23,CF: , MB,c,%.1f

Note that it says work10. It should say work12.

Definetly a great addition to TodayPlus lordtwisted. Thank you for the hard work.
Toshiba E800 WM2003 SE
Ipaq 3955 WM2003, SD and CF,Pocket Informant
Dell Axim X5 PPC2002 SD and CF (Wife's)

Lordtwisted

Thanks guys!


Blazingwolf,

It is fixed in the last zip, i didn't have a CF card section fineshed yet. Thank you for letting me know.


Lordtwisted :lol:

Blazingwolf

Lordtwisted, I tried the .dll file. It goes in the windows file right? If it does I couldn't get it to work. :(  I had to change the icons themselves. Let me know if you need more info.
Toshiba E800 WM2003 SE
Ipaq 3955 WM2003, SD and CF,Pocket Informant
Dell Axim X5 PPC2002 SD and CF (Wife's)

Yogiman

I've found the problem with the SD card. In the config.txt file it says:

shortcut,work10,\windows\Start Menu\SD card.lnk

it should be:

shortcut,work10,\windows\SD card.lnk
Eat well, Stay fit, Die anyway...

Lordtwisted

QuoteI've found the problem with the SD card. In the config.txt file it says:

shortcut,work10,\windows\Start Menu\SD card.lnk

it should be:

shortcut,work10,\windows\SD card.lnk

 Yogiman,
Yes that is where i call my SD card .lnk from. yes if you have your's in the window directory then you would have proplems. So for me it is correct. Thanks.






QuoteLordtwisted, I tried the .dll file. It goes in the windows file right? If it does I couldn't get it to work.  I had to change the icons themselves. Let me know if you need more info.

Thanks, Blazingwolf,

thaks, The shortcuts are made for my setup. I includded them to help poeple out, most of them will work on other ppc. but some you have to change. But since i included them it's easy to change.



If anyone is haveing trouble's with the links you have to make sure you have all your options in the config.txt correctly pointing to the corect folders where you but the .lnk or.exe or.dll depending what you want to use. in my cofig mine look like this:

shortcut,work6,\windows\powerg.exe
shortcut,work7,\windows\Memory.lnk
shortcut,work8,\Program Files\PHM Tools\Reset.exe
shortcut,work9,\Program Files\PHM Tools\Suspend.exe
shortcut,work10,\windows\Start Menu\SD card.lnk
shortcut,work11,\windows\ipaq.lnk
shortcut,work12,\windows\CF card.lnk

You might have to creat or change mine to get a couble to work, All you do is open the.lnk in a txt editor(I use notepad)nd chnge the link to whatever you need. I included these .lnk's for ease of not having to creat all of them you'r self and if you do have to change one, you can open mine and all you have to do is change the path.

Lordtwisted

killroy

LT,

 Thanks for the incredible work you have done. You have every thing rolled up into one. keep up the good work. I hope to see more work from you soon.

Battery+ should be apart of srs's slider skin.

Ronald Doner

Lordtwisted

Thanks ronald,

I will have a update toinight on batteryplus.

Lordtwisted

fishboy

Good job on the Battery+ module.  Looks and works great.
Axim X5 Advanced, Windows Mobile 2003

Lordtwisted

Thanks fishboy,

If you'r interested for you'r skin refrence tip section, i found out that you can display any folder as like a CD card would. you can show all the info on a regular folder. It is verry handy. I am not good at explaining things.
You are verry good at that, as i can see that from the skin refrence.


Lordtwisted

fishboy

Thanks, LordTwisted, thats an interesting tip.  

You could use a storage command to define a path to something like your temp, temporary internet, or other folder that accumlates junk files.  Then you could display its stats on todayplus for monitoring to detemine when it is time to flush this folder.  You could add a button event to the icon to call a program to flush the contents, of just open it in file explorer for manual deleting.  Then you would have one more feature that I believe BatteryPlus provides.
Axim X5 Advanced, Windows Mobile 2003

Yogiman

Hi,

I also wanted to complement you on the Bat+ it looks and works great :) I'v uninstalled Batterypack from Omeagone, because yours does the same.

Keep up the great work.
Eat well, Stay fit, Die anyway...

bearcatx16

LT:

Thanks for Battery+ which I am using in Blazingwolf's "calenadar" skin.

I have all the shortcuts working with the ba+icons and access power,mem,sd & cf card.  

I have a problem with the cf usage bar.  It shows the amount of space used properly, however when I tap on it it gives me the storage information from my sd card.  I have looked at reg. 8 & 9 and have yet seen where I correct this.

Any help is greatly appreciated.  I will try to attach my skin file.

Thanks in advance.

Edit:
I have tried the Add Attachment, however I can't get the file in this post :?

Lordtwisted

bearcatx16,

 Your welcome, look for this in you'r skin at the bottom.

//=================================================
// REGION 9 - PAGE 400
// Storage Details
// Subregions:
//=================================================
region,9,400,-1
imagebutton,226,2,back.png,t,9,3,,8

               //if,storage,storagepath1

changefont,tahoma,11,b
text,120,0,CF Card:,c
changefont,tahoma,11,
draw,roundrect,50,14,140,9,-1_6_-1,h
               image,52,16,sdipbackl.bmp,t
storage,storagepath3,bar,52,16,136,5,-1_6_-1
storage,storagepath3,used,10,24,, MB,l
storage,storagepath3,total,55,24,/ , MB,l
storage,storagepath3,usedpercent,110,24,(,%),l,%.0f
storage,storagepath3,free,140,24,(free:, MB,l
storage,storagepath3,freepercent,210,24,,%),l,%.0f

You'rs will say storagepath1.
It should be storagepath3 not storagepath1.


Thanks Lordtwisted

bearcatx16

LordTwisted:

Thanks for you timely reply and help on my question. :D

You info has taken care of my problem!

Happy Thanksgiving from East Central Illinois.

BCX16