Shoutbox

How Can I change the Plus icons in conv. window? - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Skinning (/forumdisplay.php?fid=41)
+----- Thread: How Can I change the Plus icons in conv. window? (/showthread.php?tid=81343)

How Can I change the Plus icons in conv. window? by TRash19 on 01-31-2008 at 02:05 PM

Hello!

Anybody know, how can i change the old Plus icons to new in a conversation window?

Thanks the answers!


RE: How Can I change the Plus icons in conv. window? by vikke on 01-31-2008 at 03:24 PM

I think you have to extract MP!L resources (can be done from the Messenger extraction wizard). Then find the icon, and read in the documentation how to replace it.

If it's not located as an MP!L resource, you could just disable the buttons (option available in the skinning documentation), and add your own button (by yourself in the definition file) with the same CmdId, so MP!L will recognize it as the same button. To find the CmdId, I would refer to my sticked tutorial in the Skinning section of the forum.


RE: How Can I change the Plus icons in conv. window? by TRash19 on 01-31-2008 at 04:00 PM

But the CmdId's are not numbers...Like this: formatpanelicon.png :S And when i wanna replace it, it isn't work :S :(


RE: How Can I change the Plus icons in conv. window? by vikke on 01-31-2008 at 04:17 PM

You cannot replace the MP!L resources the same way as you do with Messenger resources, that's why you have to read on that subject in the skinning documentation.

CmdIds are numbers. FormatPanelIcon.png is not a CmdId, it's a picture.


RE: RE: How Can I change the Plus icons in conv. window? by TRash19 on 01-31-2008 at 04:23 PM

quote:
Originally posted by vikke
*CmdIds are numbers. FormatPanelIcon.png is not a CmdId, it's a picture.*

Yes, i know it. But the Id name is the formatpanelicon :D I read the documentation, and THX your help and tips :P (Y)