TodayPlus Boards v2

TodayPlus for the Pocket PC Forums => Help and Support => Topic started by: CoolWolf on November 09, 2003, 01:31:12 PM

Title: Two Rows for System Status (Bat, Mem, CF and SD Card)
Post by: CoolWolf on November 09, 2003, 01:31:12 PM
Hi there,
at the moment I am using the default skin of Version 0.9.8. As I have an iPaq h2215 with a CF AND a SD card, I was quite unhappy with the original system status region only showing Bat, Mem and CF OR SD Card. So I re-wrote that region now being able to show all 4 information in two separate rows.
Please have a look at the picture below.

Questions:
1.) Could someone of you please review the code for any bugs? It seems to work okay but I am not sure about the values for defregion and offsetadd ... (I am still confused what offsetadd reeeeeally does ...)  :?

2.) As you can see on the right picture, the detailed information (here: SD Card) also overwrites the information about the Uptime/Soft Reset. Is there an easy way to prevent this so that this information is still visible?
Maybe I have to define a seperate region for this ...?

Your help is appreciated.
Thanks and have a nice Sunday.
Title: Two Rows for System Status (Bat, Mem, CF and SD Card)
Post by: CoolWolf on November 09, 2003, 01:33:48 PM
Here my slider.txt:
Title: uptime
Post by: Lordtwisted on November 09, 2003, 02:55:59 PM
CoolWolf,

Try this, you only have the uptime in region 0.9 so you have to add the uptime to all the other regions, your sd region, ect.


Lordtwisted
Title: Two Rows for System Status (Bat, Mem, CF and SD Card)
Post by: CoolWolf on November 09, 2003, 03:53:04 PM
Hi Lordtwisted,
thanks for your help! This will do the trick!
I still need to play/adjust the x and y coordinates for the uptime stuff, but this shouldn't be a problem.

Sometimes things are sooooo close and you still don't see them  :D

Have a great day!
Title: Two Rows for System Status (Bat, Mem, CF and SD Card)
Post by: CoolWolf on November 09, 2003, 04:07:48 PM
Okay ... this here works fine for me.
Thanks to Lordtwisted!