Log in

View Full Version : Adding the date to the homescreen


wj
01-22-2004, 03:47 PM
Is there a simple way to display the date on the main screen of the i600. I know I must be missing something, becasue the time is readily displayed.

smittyofdhs
01-22-2004, 05:03 PM
you will have to add the following code to XML homescreen file:

<clock>
<time y="17"/>
<date y="17" halign="right"/>
</clock>


FYI... If you use the default homescreens, you can't modify the XML files in ROM so make a copy of the one you are using and add the code to it. This code will work with the FULL LAYOUT (and others), putting the date to the right of the time.

Santa Fe
01-22-2004, 08:51 PM
You can find custom homescreens with that feature. I use one that awesterink built. http://www.pdaphonehome.com/forums/showthread.php?s=5e4f4c710b913661ac09d2a1c09b394a&threadid=23169