Jump to content

Recommended Posts

Guest werni
Posted

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

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

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.