Guest Monolithix [MVP] Posted January 7, 2003 Report Posted January 7, 2003 all i seem to post now is problems :/ i have my own homscreen, fairly basic, similar to the orange layout 1 without the weblinks and smaller mru icons, i'm having problems with the tag though. for some reason it is not interpreting the tag and only displaying MMS () on my homescreen :/ when i do get an mms it is displayed as an unread email any ideas? cheers
Guest xenolith Posted January 7, 2003 Report Posted January 7, 2003 Here is how I have my message count plugin setup! SMS() MMS() e-mail() Should be as simple as that!
Guest Monolithix [MVP] Posted January 7, 2003 Report Posted January 7, 2003 yeah i think i even went as far as copy/pasting the code from one of the defaults i think, nm i'll try urs when i get home and see how it is. cheers for ur help
Guest Monolithix [MVP] Posted January 7, 2003 Report Posted January 7, 2003 incedentally, it occured to me i'm using a laptop with and IR port here at work hehe, so i've got my phone connected now. as for the plugin, cheers for the help. its wierd, i had "{2F930BF0-6FE9-4a53-9E17-88E9247BAB48}" as my plugin clsid, which worked for sms and e-mail, and is the id quoted in the msdn white paper on custom sp2k2 home screens, when i changed it to yours though: "{FC0658FA-388E-45d3-9C23-957496F4775B}", it works fine cheers for ur help. my homescreen btw, if anyone is interested: <home> <author>Monolithix</author> <title>Mono Custom</title> <title lang="0x0409">Mono Custom</title> <version>2.0</version> <background bgimage="IPSMApplication DataHomesmiley.jpg" valign="bottom"/> <default font-face="nina" font-size="14" font-weight="bold" padding-left="4" padding-right="4" bgcolor="transparent" fgcolor="COLOR_HOMETEXT" padding-top="2"/> <plugin clsid="{837FC251-FE69-43ad-84E0-EBCEDEBA0884}" name="iconbar" height="20"> <iconbar fgcolor="COLOR_TRAYTEXT"/> <background gradient="title" bgcolor="COLOR_TRAYGRADLEFT" b-border-width="1" b-border-color="COLOR_WINDOWFRAME"/> </plugin> <plugin clsid="{E09043DF-510E-4841-B652-388316977A7A}" name="carrier" height="40"> <format state="unselected" halign="right"/> <label> <text> <carrier/> </text> </label> <clock> <time x="140" y="0" mode="24"/> <date x="117" y="12" mode="short"/> </clock> </plugin> <plugin clsid="{79EFB752-CB70-446d-B317-499723482B3D}" name="startmru" height="22"> <mru icon-size="16" y="2"/> </plugin> <plugin clsid="{37391041-C324-4725-BEE1-3232ED3539CA}" name="callprog" height="41"> <background> <format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/> </background> <format state="nocall" visible="false"/> <label> <text lang="0x0409">Call in progress:</text> </label> <label y="17"> <text> <progress/> </text> </label> </plugin> <plugin clsid="{0BA8ABB8-1F1D-417f-88C6-DA8530E2E7A6}" name="missedcalls" height="20"> <background> <format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/> </background> <format state="nocall" visible="false"/> <label h="16"> <text lang="0x0409">Missed calls:<calls/></text> </label> </plugin> <plugin clsid="{2FFD93B3-0FF0-4228-A6D6-D2DF177D7D92}" name="alldayevent" height="20"> <background> <format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/> </background> <format state="noevent" visible="false"/> <label h="16"> <text> <subject/> </text> </label> </plugin> <plugin clsid="{865A354A-4A96-4687-B001-C155DC0DBE76}" name="calendar" height="40"> <background> <format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/> </background> <label h="16"> <text> <subject/> </text> </label> <label y="17"> <text> <time/> </text> </label> </plugin> <plugin clsid="{FC0658FA-388E-45d3-9C23-957496F4775B}" name="msgcount" height="20"> <background> <format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/> </background> <label> <text lang="0x0409">SMS(<unreadSMS/>) MMS(<unreadMMS/>) E-mail(<unreadEmail/>)</text> </label> </plugin> <plugin clsid="{95976968-45D5-40c9-9779-2B859B1C2FEC}" name="profile" height="20"> <background b-border-width="0"> <format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/> </background> <label> <text lang="0x0409">Profile:<profile/></text> </label> </plugin> </home>[/code] no colour scheme yet, and i'm using a ppc one atm anyway. i think it will be easier to make a separate .scheme.xml file for my colours than incorparating it into the .home.xml file, more flexibility. that being my preference anyway :D
Guest spacemonkey Posted January 8, 2003 Report Posted January 8, 2003 I think the behavious of might be affected by how you have configured your mail. I don't have email configured on my SPV and I find that displays a blank but gives me an accurate count of my MMS messages. Possibly this behaviour changes if you set up email? So on mine I go for for SMS, for MMS and for a count of my voice mail messages.
Guest Monolithix [MVP] Posted January 8, 2003 Report Posted January 8, 2003 i'll post my findings on this after lunch :D
Guest Will Posted January 8, 2003 Report Posted January 8, 2003 AFAIK, the messaging plugin is buggy. the Microsoft version, (if you get a count for then you are using this one. The Microsoft plugin does NOT detect MMS's. the ORANGE plugin (shows MMS, SMS, and Email) in a line, but refuses to show Voicemail) . Hoping for an update to fix 'one' of them, so everything works. basically with 1 plugin you get everything but mms (it's shown in email count). and with the other you get everything but voicemail, but it does not allow more customisation. Will
Guest Monolithix [MVP] Posted January 8, 2003 Report Posted January 8, 2003 exactly what i was going to say :D. i'm happy with the orange one for now
Guest carvas Posted December 6, 2003 Report Posted December 6, 2003 hmmmm anyone noticed that when you put the orange plugin for sms, mms and email the fonts are bold and you cant change it! :lol: anyone can put the fonts right? regards
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now