PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Windows Mobile Software (http://forum.ppcgeeks.com/forumdisplay.php?f=23)
-   -   Digital Clock for Today screen (http://forum.ppcgeeks.com/showthread.php?t=8557)

cincy1020 09-21-2007 12:11 AM

Quote:

Originally Posted by stroths (Post 90691)
rltoday is just a today screen plugin that is configurable via xml. It's pretty slick and is improving all the time. If you want to get real fancy, try combining it with mortscript.

Thanks Stroths:
I did finally get it installed and working :)
Is there a way to get the SMS button to access text messages? Currently my SMS button takes me to e-mail. And my Calls button does nothing.

Thanks again!

Robtao 10-21-2007 01:59 AM

RlToday Digital Clock/Date ONLY
 
1 Attachment(s)
Thanx to all who pointed me in the right direction to get just a digital clock with date in the right place, size, etc. on my Today screen. I wanted to post a small thumbnail of the screen. I have made a jpg of it, but wanted to post just a thumbnail. Have not figured out how to do it yet.
Also tried to use a special free font, called Chowfun, but it doesn't work. I guess it defaults to some standard font like Tahoma.

Skin.xml modified from blueDigital at http://rotlaus-software.de/projects/rltoday/

<?xml version="1.0" ?>
<!-- adjust the `today height` to push the bottom bar down -->
<today height="50" refresh="500">

<!----- the background -->
<Image x="0" y="0" source="digitalBackgroundBlueTopLit.png"/>

<!----- digital clock -->
<DigitalClock x="122" y="-5" format="h:mm t :ss" color="RGB(225, 255,255)" Alignment="Center">
<Font size="36" weight="bold" font="Chowfun"/>

</DigitalClock>

<Date x="7" y="30" format="dddd" color="RGB(0,0,0)">
<Font size="14" />
</Date>
<Date x="80" y="30" format="MMM" color="RGB(0,0,0)">
<Font size="14"/>
</Date>
<Date x="108" y="30" format="dd 'Your Words'" color="RGB(0,0,0)">
<Font size="14"/>
</Date>
</today>


All times are GMT -4. The time now is 12:42 PM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0