What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » Chinese (?!) symbol in "What I'm listening"

Chinese (?!) symbol in "What I'm listening"
Author: Message:
blessedguy
Skinning Contest Winner
*****


Posts: 1762
Reputation: 25
31 / Male / Flag
Joined: Jan 2008
O.P. Chinese (?!) symbol in "What I'm listening"
When
XML code:
<Element Class="PSMIcon" LayoutPos=left Margin=Rect(0,0,2,0) Content=rcimg("msgr",621) ContentAlign=topleft AddBehavior=DUI::Glow(rcint("msgr",9007),rcfloat("msgr",9008),rcclr("msgr",9009),rcclr("msgr",9010))/>

is used instead of
XML code:
<Element Class="PSMIcon" LayoutPos=left Margin=Rect(0,0,2,0) Content=rcimg("msgr",621) ContentAlign=topleft/>

(Line 106 of 1002 definition)

a strange symbol, I guess it's chinese, appears in the standart icon (in this specific line, it will be in the "without-pic" layout, and won't appear in the favorites section). Anybody knows why?
[Image: attachment.php?pid=968605]

.png File Attachment: chinesesymbol.png (9.56 KB)
This file has been downloaded 378 time(s).

This post was edited on 07-06-2009 at 04:26 PM by blessedguy.
[Image: Empty.png]
07-06-2009 04:25 PM
Profile PM Web Find Quote Report
Willz
Senior Member
****

Avatar

Posts: 953
Reputation: 52
36 / Male / Flag
Joined: Jul 2006
RE: Chinese (?!) symbol in "What I'm listening"
You can't apply the glow behavior to an element which has an image or a child that has an image. The glow behavior only works on text elements and so Messenger will get confused on what it is meant to display if it is used on anything else.
07-06-2009 10:02 PM
Profile PM Web Find Quote Report
blessedguy
Skinning Contest Winner
*****


Posts: 1762
Reputation: 25
31 / Male / Flag
Joined: Jan 2008
O.P. RE: Chinese (?!) symbol in "What I'm listening"
quote:
Originally posted by Willz
You can't apply the glow behavior to an element which has an image or a child that has an image.
I didn't know it, thanks =)
I thought it was strange not to work because it is working wonderfully with emoticons, but guess I'll replace that image with a glowed one (Y)
[Image: Empty.png]
07-06-2009 10:46 PM
Profile PM Web Find Quote Report
Willz
Senior Member
****

Avatar

Posts: 953
Reputation: 52
36 / Male / Flag
Joined: Jul 2006
RE: Chinese (?!) symbol in "What I'm listening"
yeah emoticons are a gray area. Simply because emoticons are represented by strings (rather than just an image) which Messenger then loads an appropriate image for to replace the string. I think that is why they work.
07-07-2009 09:59 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On