Jump to content

Recommended Posts

Guest barrowfordred
Posted (edited)

How is this done?

I have a homescreen with SMS:0 & MMS: Nothing shows after the MMS bit though.

The xml code reads - SMS: MMS:

The "unreadMMS" bit must be wrong, but what should it be?

Edited by barrowfordred
Posted

Thats how I put it in my homescreens :?:

Must be something to do with the C600?

Guest Holdings
Posted
How is this done?

I have a homescreen with SMS:0 & MMS: Nothing shows after the MMS bit though.

The xml code reads - SMS: MMS:

The "unreadMMS" bit must be wrong, but what should it be?

<{POST_SNAPBACK}>

The C600 uses a different plugin for mail which has a clsid of {8486CC1E-025B-4888-9C76-048DF7C1787D} within the plugin use to display any mms messages. With the old plugin the chances are that the display for sms won't change even if you receive a message since it's looking in the wrong area.

Guest barrowfordred
Posted (edited)
The C600 uses a different plugin for mail which has a clsid of {8486CC1E-025B-4888-9C76-048DF7C1787D} within the plugin use to display any mms messages. With the old plugin the chances are that the display for sms won't change even if you receive a message since it's looking in the wrong area.

<{POST_SNAPBACK}>

The old plugin does show a SMS count that works. I'll try the new one and see what happens thanks.

edit - tried it and it buggered up all the plugin screen positions????????

So that didn't work :)

Edited by barrowfordred
Guest Holdings
Posted

Sorry about that, here's the full text for the plugin that works (may require slight changes to the alignment of other plugins though)

Guest barrowfordred
Posted (edited)

Thanks for your efforts but no matter what I do I can't get the plugin to appear on the screen. Nothing :)

Even deleting everything and adding the above code only shows only SMS,....... no MMS or anything else.

The only portion of the code that works is the "SMS" bit..... "activesync" & "others" has no effect.

I've put just the "sms" bit in and it shows, replaced the "sms" text with "others" and zilch.

I've tried just adding the "others" portion of the code but again nothing.

The original C550 plugin works for e-mail if you put -

But I can't get MMS to work.

Edit - After much messing it seems that this new plugin doesn't work like the old one. You need an individual plugin for each different message type. Consequently the plugin height is quite large thus buggering up all the other plugin positions.

The MMS & E-mail bits only appear when you get a message otherwise there's nothing to see. So you can't have "MMS: 0" or "E-Mail:0" which is what I was attempting.

Edited by barrowfordred

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.