Guest werni Posted March 13, 2005 Report Posted March 13, 2005 Hello, the plugin is just great, but is the conflict tag supportet ? I could not get it until now. Is there anyone who can help me ?
Guest dchester Posted March 14, 2005 Report Posted March 14, 2005 The documentation on the conflict tag is incorrect. You cannot use a format tag with it. To use it, just place the x= & y= inside the conflict tag as shown below. Here it is inside a plugin: <plugin clsid="{865A354A-4A96-4687-B001-C155DC0DBE76}" name="calendar" height="14"> <background b-border-width="0"> <format state="selected" bgcolor="#406080"/> </background> <conflict x="163" y="0"/> <label font-size="12" x="0" y="-1" fgcolor="#FFFFFF" padding-left="2"> <format state="selected" font-size="12" font-weight="bold" fgcolor="#FFFFFF"/> <text><subject/> - <time/></text> </label> </plugin>
Guest werni Posted March 14, 2005 Report Posted March 14, 2005 Thanks for your reply. I forgot to mension that iam using the scrolling appointment plugin from partick sullivan. Instead of making a reply in the appropriate topic, i made this new topic. Thank you for your code example, it works for the standard calendar plugin but not for sullivans. regards werner
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now