Jeff Song
01-02-2005, 08:12 AM
I'm having an issue with my homescreen. Everything is set up how I like, but I can't figure out why my RJTasks are indented to the right so much. Here is a screenshot, and also the XML code for RJtasks
https://netfiles.uiuc.edu/jksong/www/image0001.JPG
<!-- RJTasks -->
<plugin clsid="{EE1DEFE4-6301-4510-9DE4-DF7333F4D4FB}" height="16">
<background b-border-width="0"/>
<action target="\Storage\Windows\Start Menu\Power Tasks.lnk"/>
<label x="0" y="0">
<image filename="/Windows/tasks.exe" iconindex="0" iconsize="small"/>
<text> Tasks:</text>
</label>
<label x="0" y="0" w="176" halign="right">
<text> Pend: </text><pendingTasks font-weight="bold"/>
<text> Past: </text><overdueTasks font-weight="bold"/>
<text> Comp: </text><completedTasks font-weight="bold"/>
</label>
</plugin>
Can anyone help me out? Thanks!
https://netfiles.uiuc.edu/jksong/www/image0001.JPG
<!-- RJTasks -->
<plugin clsid="{EE1DEFE4-6301-4510-9DE4-DF7333F4D4FB}" height="16">
<background b-border-width="0"/>
<action target="\Storage\Windows\Start Menu\Power Tasks.lnk"/>
<label x="0" y="0">
<image filename="/Windows/tasks.exe" iconindex="0" iconsize="small"/>
<text> Tasks:</text>
</label>
<label x="0" y="0" w="176" halign="right">
<text> Pend: </text><pendingTasks font-weight="bold"/>
<text> Past: </text><overdueTasks font-weight="bold"/>
<text> Comp: </text><completedTasks font-weight="bold"/>
</label>
</plugin>
Can anyone help me out? Thanks!