Smartphone Thoughts - Daily News, Views, Rants and Raves

Be sure to register in our forums! Share your opinions, help others, and enter our contests.





Go Back   Thoughts Media Forums > SMARTPHONE THOUGHTS > Smartphone Customizations

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-26-2006, 04:03 AM
Pupil
Join Date: Jul 2006
Posts: 36
Default Problem with this XML file?

Can anyone tell me the problem with this, whenever I add the missed calls plugin it doesn't seem to work :

<!-- Profile Plugin -->

<plugin clsid="{95976968-45D5-40c9-9779-2B859B1C2FEC}" name="Profile" height="14">
<background b-border-width="0">
</background>
<label>
<format state="unselected" x="91" y="0" w="80" halign="left" bgcolor="transparent" fgcolor="#FFFFFF" font-weight="normal" font-size="11.4" />
<format state="selected" x="91" y="0" w="80" halign="left" bgcolor="transparent" fgcolor="#FFFFFF" font-weight="bold" font-size="11.4" />
<text>Profile: <profile/></text>
</label>
</plugin>

<plugin clsid="{0BA8ABB8-1F1D-417f-88C6-DA8530E2E7A6}" name="missedcalls" height="14">
<background b-border-width="0">
</background>
<label>
<format state="unselected" x="91" y="18" w="80" halign="left" bgcolor="transparent" fgcolor="#FFFFFF" font-weight="normal" font-size="11.4" />
<format state="selected" x="91" y="18" w="80" halign="left" bgcolor="transparent" fgcolor="#FFFFFF" font-weight="bold" font-size="11.4" />
<label>
<text>Missed calls: <calls /></text>
</label>
</plugin>

<!-- SMS/MMS/Email Plugin -->

<plugin clsid="{2F930BF0-6FE9-4a53-9E17-88E9247BAB48}" name="SMScount" height="51" width="176">
<background b-border-width="0">
</background>
<label y="4" x="105">
<format state="unselected" halign="left" bgcolor="transparent" fgcolor="#FFFFFF" font-weight="normal" font-size="11.4" />
<format state="selected" halign="left" bgcolor="transparent" fgcolor="#FFFFFF" font-weight="bold" font-size="11.4" />
<text>Voice Mail: <unreadVMail /></text>
</label>
<label y="15" x="114">
<format state="unselected" halign="left" bgcolor="transparent" fgcolor="#FFFFFF" font-weight="normal" font-size="11.4" />
<format state="selected" halign="left" bgcolor="transparent" fgcolor="#FFFFFF" font-weight="bold" font-size="11.4" />
<text>E-mail: <unreadEmail /></text>
</label>
<label y="26" x="127">
<format state="unselected" halign="left" bgcolor="transparent" fgcolor="#FFFFFF" font-weight="normal" font-size="11.4" />
<format state="selected" halign="left" bgcolor="transparent" fgcolor="#FFFFFF" font-weight="bold" font-size="11.4" />
<text>SMS: <unreadSMS /></text>
</label>
<label y="37" x="138">
<format state="unselected" halign="left" bgcolor="transparent" fgcolor="#FFFFFF" font-weight="normal" font-size="11.4" />
<format state="selected" halign="left" bgcolor="transparent" fgcolor="#FFFFFF" font-weight="bold" font-size="11.4" />
<text>MMS: <unreadMMS /></text>
</label>
</plugin>
 
Reply With Quote
  #2 (permalink)  
Old 07-26-2006, 02:37 PM
Theorist
Join Date: Aug 2006
Posts: 291

Try something like this:
<plugin clsid="{0BA8ABB8-1F1D-417f-88C6-DA8530E2E7A6}" name="missedcalls" height="14">
<background>
<format state="unselected" x="91" y="18" w="80" halign="left" bgcolor="transparent" fgcolor="#FFFFFF" font-weight="normal" font-size="11.4"/>
<format state="selected" x="91" y="18" w="80" halign="left" bgcolor="transparent" fgcolor="#FFFFFF" font-weight="bold" font-size="11.4" />
</background>
<label> <text>Missed calls: <calls /></text> </label>
</plugin>


I don't think this plug-in takes the b-border-width parameter.
 
Reply With Quote
  #3 (permalink)  
Old 07-26-2006, 05:03 PM
Pupil
Join Date: Jul 2006
Posts: 36

Hmm, that worked, now the plug-in is there.

BUT! its yellow, not under the missed calls plugin and everything else is shifted down

I'm really new to making homescreens so if you could tell me what I should do that would be great!
 
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT +1. The time now is 02:24 AM.



Search Engine Friendly URLs by vBSEO 3.2.0 RC7