I tried changing all sort of settings on the DigiClock, most of which did not work properly:
| Code: |
<?xml version="1.0" encoding="UTF-8" ?>
<skin version="1.0">
<window id="DigiClock" w="%Digiclock_width%" h="20" threshold="48" default="0">
<image id="Calendar.background" element="bitmap.background.tile" origin1="TOP-LEFT" x1="0" y1="0" origin2="BOTTOM-RIGHT" x2="0" y2="30" scaling="STRETCH" margins="0,0,0,0" />
<time x="50" y="0" align="TOP-CENTER" element="font.normal" format="%Format%" timezone="%Timezone%"/>
</window>
</skin>
|
I was able to change the fontface to display in Verdana, using the font.normal element. However, any of the bit fontfaces I have do not work properly. I specifically would like to use Mini 7 (
www.minifonts.com), which I am using in my Events and Task listings. I am using an old-style .ini skin (exceed) for everything but the digiclock.
The text is cut off or disappears if I set it to any form of alignment besides "TOP-CENTER."
I can't get digiclock to resize properly - setting h and w do not affect the object's size. This is irrespective of whether I attempt to hard code a number in, or create a variable.
The background does not seem to respect sizing directives, either - specifically the one that states the background should start 30px above the box's bottom border.
My desktop now, with Rainlendar running:

EDIT: (I blanked out all events listed, just left the days. Call me paranoid.

)<br><br>Post edited by: mountiealpha, at: 2007/02/12 23:33