TodayPlus Boards v2

TodayPlus for the Pocket PC Forums => New Skins / Graphics => Topic started by: LightMan on November 13, 2003, 08:22:21 AM

Title: [ICONS] Battery, Memory, CF, SD
Post by: LightMan on November 13, 2003, 08:22:21 AM
I made some new icons to use with my upcoming update to my Minimize skin. Since the update may still take a while to finish, I'm posting the graphics I made in the meantime.
Feel free to use them/change to your liking.

The CFs and SDs were made based upon real branded CFs such as Lexar and Viking (just to name a couple)

Only the memory icon is based upon the one from Battery Pack, basically I just added a new one with different colours.
I've also included the Battery icon and SD from Battery Pack.

Here's a preview of what's included and the zip file.
Title: [ICONS] Battery, Memory, CF, SD
Post by: Sonic on November 13, 2003, 08:36:45 AM
Cool!!    8)
Title: [ICONS] Battery, Memory, CF, SD
Post by: fishboy on November 13, 2003, 09:05:59 AM
Thanks LightMan, they look great!
Title: [ICONS] Battery, Memory, CF, SD
Post by: Blazingwolf on November 13, 2003, 10:03:01 AM
Thank you lightman they are just what I have been looking for.
Title: [ICONS] Battery, Memory, CF, SD
Post by: rbg08 on November 13, 2003, 12:43:12 PM
WOW!!!  I just created a few storage icons myself yesterday to use in a new version of my Logika skin, but I may end up using these instead.  Thanks for sharing! :D
Title: [ICONS] Battery, Memory, CF, SD
Post by: LightMan on November 13, 2003, 12:56:31 PM
You're most welcome guys :) After all, sharing is what we all do here :)

They do look neat once installed  :wink:
Title: [ICONS] Battery, Memory, CF, SD
Post by: CoolWolf on November 13, 2003, 05:37:15 PM
Great work, LightMan!
I just finished my new TP status information region using some icons from battery pack, but I guess I am going to use yours instead  :)

Question:
Do you have those icons also available in a larger format, e.g 32 x 28 ?

Thanks again and have a nice day,
CoolWolf
Title: System Information
Post by: fridael on November 14, 2003, 05:39:15 AM
Well Lightman, I am impressed about your layout in the system information part (battery and free memory). I would like to use a similar layout for my system information section.

Can you post the part of the system information section on this forum?

Thanks in advance.
Title: Re: System Information
Post by: LightMan on November 14, 2003, 06:39:57 AM
Quote from: fridaelCan you post the part of the system information section on this forum?

Here you go : (I'm using region 0 and page 550 for this)

region,0,550,-1
defregion,0,1,0,240,45,10
offset,offset_-1,offset_-1

changefont,tahoma,11,
image,3,6,bt_uptime.png,t
uptime,3,27,battery,duration,,,l

image,30,6,bt_battery.png,t
text,45,4,Left:,l
battery,remaining,45,15,,%,l
draw,roundrect,30,29,40,8,66_66_78,h
battery,bar,32,31,37,4,gradient_red-green gradient.png

image,80,6,bt_memory.png,t
text,95,4,Free:,l
memory,programfree,95,15,, M,l,%.0f
draw,roundrect,80,29,40,8,66_66_78,h
memory,barused,81,31,37,4,gradient_red-green gradient.png

image,130,6,bt_secure_digital.png,t
text,147,4,Free:,l
storage,sdcard,free,146,15,, M,l,%.0f
draw,roundrect,130,29,40,8,66_66_78,h
storage,sdcard,bar,131,31,37,4,gradient_red-green gradient.png

image,184,6,bt_compact_flash.png,t
text,231,4,Free:,r
storage,cfcard,free,235,15,, M,r,%.0f
draw,roundrect,184,29,40,8,66_66_78,h
storage,cfcard,bar,185,31,37,4,gradient_red-green gradient.png

offsetadd,0,45
endregion,0,550



@CoolWolf : no, I didn't make any bigger ones. After I release my Minimize skin, maybe I'll have some time to work on some new ones and then I may include bigger ones (although for me, these are as big as I'll ever want them ;) )
Title: Re: System Information
Post by: fridael on November 14, 2003, 08:04:26 AM
I have just succesfully been modifying the specific section to my own preferences.

Thanks LightMan!