Guest Berggren Posted December 21, 2005 Report Posted December 21, 2005 Is there anyone who knows if it's possible to change the appointment text on the calendar on homescreen. When i don't have any appointments, there's a text now saying " No upcoming appointments " Where can i change that text to my own? Thankful for help..
Guest w411y Posted December 22, 2005 Report Posted December 22, 2005 Hmm not sure if you can change this Try putting a weekly appointment called "None" or something
Guest w411y Posted December 22, 2005 Report Posted December 22, 2005 I never really use the calendar plugin but Im sure i remember seeing something in the XML like: noeventvisible="true"? if theres something like that ther then change it to "false" if its not there then try looking at other xmls that use the calendat to be sure that its not possible
Guest SinisterJunkie Posted December 22, 2005 Report Posted December 22, 2005 The following code could be added to the Calendar plugin to hide the entire plugin when no event exists.<format state="noevent" visible="false"/> Here is a link to the MSDN: Customizing the Microsoft Smartphone 2002 Home Screen which provides information on the standard Microsoft plugins.
Guest w411y Posted December 22, 2005 Report Posted December 22, 2005 The following code could be added to the Calendar plugin to hide the entire plugin when no event exists.<format state="noevent" visible="false"/> Here is a link to the MSDN: Customizing the Microsoft Smartphone 2002 Home Screen which provides information on the standard Microsoft plugins. <{POST_SNAPBACK}> Ah thats the one :)
Guest Berggren Posted December 23, 2005 Report Posted December 23, 2005 (edited) The following code could be added to the Calendar plugin to hide the entire plugin when no event exists.<format state="noevent" visible="false"/> Here is a link to the MSDN: Customizing the Microsoft Smartphone 2002 Home Screen which provides information on the standard Microsoft plugins. <{POST_SNAPBACK}> The MSDN site is quite massive, so i'll ask before i start searching: The tag was already in the code of the "alldayevent" part, but not for the calendar. If i try to use it there too, it wont work. So, basically.. is there different tags for "alldayevent" and "calendar"? What i try is this: And the " No upcoming appointments " still shows up? Thankful for your help! Peter Edited December 23, 2005 by Berggren
Guest SinisterJunkie Posted December 24, 2005 Report Posted December 24, 2005 This might be a little overkill if you don't use your calendar extensively, but Facade is an amazing Calendar, Task, and Application Lancher plugin. There is a setting to turn off the No Appointments text. I am unable to live without Facade.
Guest Berggren Posted December 26, 2005 Report Posted December 26, 2005 This might be a little overkill if you don't use your calendar extensively, but Facade is an amazing Calendar, Task, and Application Lancher plugin. There is a setting to turn off the No Appointments text. I am unable to live without Facade. <{POST_SNAPBACK}> Thanks! I'm using Facade now too.
Guest ElGato65 Posted January 31, 2006 Report Posted January 31, 2006 Doesnt work well for me on C600, and I miss it badly, so much so I'm considering moving back to C500, :)
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now