Jump to content

Recommended Posts

Guest simon211175
Posted

Hi guys, I need help (again).

Using the RJTime plugin, I have a theme displaying the time, and the date on one line, using this code:

<format state="selected" fgcolor="#FFFFFF" />

  <format state="unselected" fgcolor="#000000" />

  <background b-border-width="0"></background>

  <action target="\Storage\Windows\Start Menu\Calendar.lnk"/>

  <label x="132" y="0"><clock size="32" bgtext="transparent" fgcolor="FFFFFF" /></label>

  <label x="10" y="11" halign="left" w="176">

 	 <timeString format="HH:mm  " fgcolor="FFFFFF" />

 	 <dateString format="ddd MMM dd, yyyy" />

  </label>

Is there a way to display the datestring text only when the plugin is selected? I've tried various ways but have had no luck ;)

Guest simon211175
Posted

I'll take the long silence as a "no this is not possible" then ;)

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.