Jump to content

Missed call plugin overlayed on Profile plugin?


Recommended Posts

Guest sjalloq
Posted

The missed call plugin only becomes visible if you have a missed call. Quite logical really. The plugin XML is below:

<plugin clsid="{0BA8ABB8-1F1D-417f-88C6-DA8530E2E7A6}" name="missedcalls" height="25" autoheight="true">

  <background>

 	 <format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/>

  </background>

  <format state="nocall" visible="false"/>

  <label h="22">

 	 <text lang="0x0409">Missed calls: <calls/></text>

  </label>

	</plugin>

What I want to do is have the Missed calls plugin overlay over the Profile plugin. So what I want to know is does the Profile plugin have a similar visible="false" state I can select? IE, when I have a missed call, the Profile plugin becomes invisible, and the missed calls plugin becomes visible.

Thanks.

Posted

The short answer to that question is that it is not possible. I dunno if you can apply an invisible state to the profile plugin or not, but even if you could you cannot overlay 2 plugins.

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.