• Welcome to TodayPlus Boards v2.
 

Logika Complete skin v0.10.2

Started by rbg08, December 03, 2003, 04:36:51 AM

Previous topic - Next topic

rbg08

Logika Complete skin v0.10.2

I have made a lot of subtle changes to make this skin easier to use and take up less space.  All the images have been converted from .bmp to .png to save space.  The weather, rss, and timezones sections have been made more flexible to work with different config file setups.  I have included a Readme file to assist in making modifications to the skin and defining formats to be used in the config file.  The RSS scroll bar has been moved to the right side of the skin, moving the online/offline links to the left side.

Features:
- Weather for 1 or more cities
- Multiple news feeds with optional Stocks page
- World Timezones (both analog and digital)
- 2 Month Calendar with Agenda Advance function
- Quick Launch icons for up to 18 applications
- Launcher section with room for 33 additional applications and 9 games
- Large Digital Clock with Battery and Memory dispays
- Agenda, Tasks, and Countdown display
- System Monitor bar with Battery, Memory, and Storage displays

Weather.com icons (seen below) can be downloaded here.

Matching Wisbar/Icbar theme can be downloaded here.

*Edit: this version is no longer available. Please download my latest version of Logika Complete skin. :)
Dell Axim X5 Advanced - WM2003

Nielsracing

I'm using your Logika Complete Skin for a while now (version 0.9.8 ) and I've had no problems with it, so thank you for that. :wink:
And with your new skin for version 0.10.2, you convinced me to upgrade to 0.10.2.
So, thanks for your hard work, I think that many other people appreciate your work :)
Beta Testing Team:
HP IPAQ 1915
256 MB SD CARD
PPC 2002
WisBar, tAgenda

Nielsracing

Hello Rbg

I installed the skin (again great work) but I have a few questions.
Can I remove the System Monitor bar with Battery, Memory, and Storage displays? I think so, but I don't know how. Because I have Wisbar, the memory and battery status are on my Start Menu bar, and I think that's easier (for me).

Second question, when I turn my ppc on, I see the agenda displayed on my today screen. That's normal, the default setting is Agenda 1 (you have 1,2,3, and agenda off)
What I prefer is when I turn my ppc on, the default setting is "agenda off" and when I tap the button, agenda 1 appears.

I hope that you'll understand what I'm saying, and maybe you could help me with this.

Thanks for making this skin, and greetzzz from Holland :wink:
Beta Testing Team:
HP IPAQ 1915
256 MB SD CARD
PPC 2002
WisBar, tAgenda

bearcatx16

rgb08:

Thanks for the Logika skin and the theme bars/buttons.  After 6 mos. I have my today screen looking the way I like it.

Like nielsracing I also would like to have the agenda minimized on startup.

I tried changing some of the numbers in the agenda region, like you would in the initregion settings, but have not found the one that opens agenda on startup.

Thanks again for a great skin!!!!!!!!!!!!!!!!! :lol:

rbg08

Quote from: Nielsracingthanks for your hard work, I think that many other people appreciate your work :)

You're welcome!  I'm glad you like it too. :D  This skin has always been my personal favorite.

QuoteCan I remove the System Monitor bar with Battery, Memory, and Storage displays?

Yes, this is actually quite simple to do.  In the skin file, erase the whole METERS section at the end of the file.  Then at the top of the file, subtract 23 from the maxheight and height.  That should do it. :)

QuoteWhat I prefer is when I turn my ppc on, the default setting is "agenda off" and when I tap the button, agenda 1 appears.

This is a little more tricky.  First, in the AGENDA section at the bottom of the skin file, increase each page number of region,2 by 1 (i.e.: change region,2,0,-1 to region,2,1,-1 , etc.)  Then, in the QUICK LAUNCHER section, make the following changes I have bolded:

region,6,0,-1
imagebutton,5,6,filter0.png,t,2,4,1,1,5
button,5,6,11,11,6,4,1
endregion,6,0

region,6,1,-1
imagebutton,5,6,filter1.png,t,2,4,2,1,5
button,5,6,11,11,6,4,2
endregion,6,1

region,6,2,-1
imagebutton,5,6,filter2.png,t,2,4,3,-1
button,5,6,11,11,6,4,3
endregion,6,2

region,6,3,-1
imagebutton,5,6,filter3.png,t,2,4,0,-1
button,5,6,11,11,6,4,0
endregion,6,3

And last, subtract 67 from the height of the skin at the top of the skin file.  (I haven't tested this, but it should work ;) ).
Dell Axim X5 Advanced - WM2003

bearcatx16

rbgo8

Thanks for your reply and your work.

I now have agenda minimized at startup.

Since I'm not a skinner you may have to give proper language for what I did to get agenda to maximize when tapping button.

In the agenda section after changing the region/page 2,0 to 2,1 I had to change (end region 2,0 to 2,1) to the end of the region.

On the date page I changed the date format and tried to add the code for 24H time, which I get but it does not keep time, only gets correct time on start up or after doing a soft reset etc.  Is there a code I can enter to keep the time current?  This is, hopefully, the last request you will hear from me!

As always thanks for, IMHO, a great skin.

kkcheung

Quote from: rbg08
Quote from: Nielsracingthanks for your hard work, I think that many other people appreciate your work :)

You're welcome!  I'm glad you like it too. :D  This skin has always been my personal favorite.

QuoteCan I remove the System Monitor bar with Battery, Memory, and Storage displays?

Yes, this is actually quite simple to do.  In the skin file, erase the whole METERS section at the end of the file.  Then at the top of the file, subtract 23 from the maxheight and height.  That should do it. :)

QuoteWhat I prefer is when I turn my ppc on, the default setting is "agenda off" and when I tap the button, agenda 1 appears.

This is a little more tricky.  First, in the AGENDA section at the bottom of the skin file, increase each page number of region,2 by 1 (i.e.: change region,2,0,-1 to region,2,1,-1 , etc.)  Then, in the QUICK LAUNCHER section, make the following changes I have bolded:

region,6,0,-1
imagebutton,5,6,filter0.png,t,2,4,1,1,5
button,5,6,11,11,6,4,1
endregion,6,0

region,6,1,-1
imagebutton,5,6,filter1.png,t,2,4,2,1,5
button,5,6,11,11,6,4,2
endregion,6,1

region,6,2,-1
imagebutton,5,6,filter2.png,t,2,4,3,-1
button,5,6,11,11,6,4,3
endregion,6,2

region,6,3,-1
imagebutton,5,6,filter3.png,t,2,4,0,-1
button,5,6,11,11,6,4,0
endregion,6,3

And last, subtract 67 from the height of the skin at the top of the skin file.  (I haven't tested this, but it should work ;) ).

Thankyou for your great job, rbg08!

I am newbie for Todayplus, Sorry for stupid question.........

I just follow to change the code, I found the Agenda section is minimized. But the Battery Bar is missing....... :?:

Can I keep the battery bar?or I missed any step?

Thankyou :wink:
KKCheung
AximX5 Advanced WM2003

Nielsracing

WOW :D  Thanks Rbg, it works! I'm very happy with this skin, thanks a lot for answering my (our) questions :)
Beta Testing Team:
HP IPAQ 1915
256 MB SD CARD
PPC 2002
WisBar, tAgenda

rbg08

Quote from: bearcatx16I now have agenda minimized at startup.

Since I'm not a skinner you may have to give proper language for what I did to get agenda to maximize when tapping button.

In the agenda section after changing the region/page 2,0 to 2,1 I had to change (end region 2,0 to 2,1) to the end of the region.

Thanks for sharing that.  I may have not made that instruction clear in my previous post.

QuoteOn the date page I changed the date format and tried to add the code for 24H time, which I get but it does not keep time, only gets correct time on start up or after doing a soft reset etc.  Is there a code I can enter to keep the time current?

If you are trying to add a clock in the top section of the skin where today's date is displayed, you will have to create a region for it that automatically updates.  Right now, that area isn't in any region (or page) at all.  I tried really quick to make it work, but can't seem to get it right.  I'll fiddle around with it later when I get some more time.
Dell Axim X5 Advanced - WM2003

rbg08

Quote from: kkcheungThankyou for your great job, rbg08!

I am newbie for Todayplus, Sorry for stupid question.........

I just follow to change the code, I found the Agenda section is minimized. But the Battery Bar is missing....... :?:

Can I keep the battery bar?or I missed any step?

Thankyou :wink:

The Battery Bar shouldn't disappear.  Make sure you are increasing the endregion numbers for each page in region 2 as well (see earlier post).
Dell Axim X5 Advanced - WM2003

kkcheung

Quote from: rbg08
Quote from: kkcheungThankyou for your great job, rbg08!

I am newbie for Todayplus, Sorry for stupid question.........

I just follow to change the code, I found the Agenda section is minimized. But the Battery Bar is missing....... :?:

Can I keep the battery bar?or I missed any step?

Thankyou :wink:

The Battery Bar shouldn't disappear.  Make sure you are increasing the endregion numbers for each page in region 2 as well (see earlier post).

Thanks for reply!

I tried to increase "1" more in each region 2, it works well!
KKCheung
AximX5 Advanced WM2003

ipaqcrazy

Hi there,

I am also a new user to the skin, which i really like. I have removed the meters section as per the instructions above.

However, I would like to retain the refresh button functionality. I have since replaced the icon for the BIG CLOCK functionality with that of the refresh button. However, I have yet to figure out how to change the button to activate the refresh as it is still activating the big clock instead.

Appreciate any help!

rbg08

Quote from: ipaqcrazyHi there,

I am also a new user to the skin, which i really like. I have removed the meters section as per the instructions above.

However, I would like to retain the refresh button functionality. I have since replaced the icon for the BIG CLOCK functionality with that of the refresh button. However, I have yet to figure out how to change the button to activate the refresh as it is still activating the big clock instead.

Appreciate any help!

Replace the following code:

// GO TO BIG CLOCK
imagebutton,18,0,home.png,t,8,4,0
button,18,0,11,11,19,4,0
button,18,0,11,11,10,4,1
button,18,0,11,11,12,4,1
button,18,0,11,11,0,4,500,-1


with this:

imagebutton,18,0,refresh.png,t,0,7,,0

Plus you can delete the whole Big Clock section of the skin, as you will no longer be able to access it.
Dell Axim X5 Advanced - WM2003

RoYPNoY

How do I make the bottom bar silver instead of the default blue.  I use icbar.  I read that you can do it only in WisbarAdv but rbg08 says he doesn't have much experience on WisbarAdv.  So I'm assuming there's a way to do it with icbar.

ipaqcrazy