*download full files here*
my home screen plugin looks like this. I'd like to hide the calander when there are no appointments that day. I've tried every combination of "noevent visible=false" but it still shows "No upcoming appointments" instead of hiding it. In the registery it shows "no upcoming appointments" as the subject which gets displayed *see bottom of plugin* <text> </subject> <text> and is rewritten every time it goes from having an appointment to not having one.
I have the plugin for "All day events" and the "noevent" thing works for that.
HKCU\system\state\appointments\homescreen [value] subject
This reg Key changes back to "no upcoming appointments" everytime there are no appointments. Is there a [string value] or something that will remove this? maybe like the "nosmsmsg" setting to get rid of the sent popup.
When the "all day event" is showing it pushes my profile down below the screen (ther are other links down there too) As you can see I really like a simple layout and if I could make the damn "no upcoming appointments" to go away when there are none would be nice so any and all help is very much appreciated.
Quote:
<plugin clsid="{865A354A-4A96-4687-B001-C155DC0DBE76}" name="calendar" height="26">
<background>
</background>
<format state="noevent" visible="false"/>
<label>
<format state="unselected" bgcolor="transparent" fgcolor="#999999" />
<format state="selected" font-weight="bold" bgcolor="transparent" fgcolor="#CCCCCC" />
<text><subject/></text>
</label>
</plugin>
|
with ALLDAY event showing it pushes my profile down below the screen but it's still selectable (ther are other links down there too)
