What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! General » [preview] Messenger Plus Skin!

Pages: (8): « First « 3 4 5 6 [ 7 ] 8 » Last »
[preview] Messenger Plus Skin!
Author: Message:
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: [preview] Messenger Plus Skin!
Yes, that's true, but he could do two versions. Because noone uses MemSkin due to no skins. :)

This post was edited on 01-22-2007 at 06:56 PM by vikke.
01-22-2007 06:56 PM
Profile E-Mail PM Find Quote Report
NanaFreak
Scripting Contest Winner
*****


Posts: 1476
Reputation: 53
32 / Male / Flag
Joined: Jul 2006
O.P. RE: RE: [preview] Messenger Plus Skin!
quote:
Originally posted by vikke
If you want it to have white background try changing:
code:
            <Element xsi:type="FigureElement" Id="FigBkg1">
                <Position Top="20" Left="0" Height="15" Width="150"/>
                <Figure><Rectangle/></Figure>
                <Fill>
                    <LinearGradient Angle="90">
                        <Color1><Red>255</Red><Green>255</Green><Blue>255</Blue><Alpha>120</Alpha></Color1>
                        <Color2><Red>255</Red><Green>255</Green><Blue>255</Blue><Alpha>50</Alpha></Color2>
                    </LinearGradient>
                </Fill>
            </Element>


actually you would use this:
code:
            <Element xsi:type="FigureElement" Id="FigBkg1">
                <Position Top="0" Left="0" Height="250" Width="150"/>
                <Figure><Rectangle/></Figure>
                <Fill>
                    <PlainColor>
                        <Red>255</Red>
                        <Green>255</Green>
                        <Blue>255</Blue>
                    </PlainColor>
                </Fill>
            </Element>


;) yea ok... i had already known how to do this if you had looked at my MP!L toasts that i had a link to in my last post.

now could you please stop trying to help me out (Y)

This post was edited on 01-23-2007 at 01:05 AM by NanaFreak.
01-23-2007 01:04 AM
Profile PM Find Quote Report
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: [preview] Messenger Plus Skin!
Ok, sure! I'm just hell bored :(.
Good lucK! Looking forward to the release :)
01-23-2007 03:35 PM
Profile E-Mail PM Find Quote Report
Patchou
Messenger Plus! Creator
*****

Avatar

Posts: 8607
Reputation: 201
43 / Male / Flag
Joined: Apr 2002
RE: [preview] Messenger Plus Skin!
The reason why I've not added a skinning feature to Plus! (yet?) for Messenger itself is that it's fairly easy to mess the files up and prevent Messenger to load. I'll think about a way to do it without so many risks but yes, it's a definitive option.
[Image: signature2.gif]
01-23-2007 09:48 PM
Profile PM Web Find Quote Report
Nathan
Veteran Member
*****

Avatar
Yeah, "large dimensions" ;)

Posts: 2984
Reputation: 76
– / Male / Flag
Joined: Apr 2005
RE: [preview] Messenger Plus Skin!
Go Patchou :D

* Nathan dances
01-23-2007 09:51 PM
Profile E-Mail PM Web Find Quote Report
Menthix
forum admin
*******

Avatar

Posts: 5537
Reputation: 102
39 / Male / Flag
Joined: Mar 2002
RE: [preview] Messenger Plus Skin!
quote:
Originally posted by Patchou
I'll think about a way to do it without so many risks
Put them in a skin pack comparable to .plsc Plus! imports the files and can check if the resources are valid before applying them to Messenger. People could still mess up files after Plus! validated and imported it, but that's nothing they couldn't do before. Or a crash detection just like the thing where Plus! disables itself after a WLM crash.

Just a wild guess tho, I never made a skin myself, let alone an app that applies skins.
Finish the problem
Menthix.net | Contact Me
01-23-2007 11:54 PM
Profile E-Mail PM Web Find Quote Report
NanaFreak
Scripting Contest Winner
*****


Posts: 1476
Reputation: 53
32 / Male / Flag
Joined: Jul 2006
O.P. RE: [preview] Messenger Plus Skin!
quote:
Originally posted by MenthiX
quote:
Originally posted by Patchou
I'll think about a way to do it without so many risks
Put them in a skin pack comparable to .plsc Plus! imports the files and can check if the resources are valid before applying them to Messenger. People could still mess up files after Plus! validated and imported it, but that's nothing they couldn't do before. Or a crash detection just like the thing where Plus! disables itself after a WLM crash.

Just a wild guess tho, I never made a skin myself, let alone an app that applies skins.
yea i was thinking like this... plus would tell if its not correct and then it wouldnt load that file (if there are many), or the whole skin

i think the idea of skining WLM through plus would be good.



on thing about the interface folder, can we add an image folder into it so that we can use some of our own images?
01-23-2007 11:59 PM
Profile PM Find Quote Report
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: [preview] Messenger Plus Skin!
I don't think Patchou will be able to verify the XML Schemas :(. All wouldn't work with all Messenger versions etc :(
01-24-2007 04:00 PM
Profile E-Mail PM Find Quote Report
markee
Veteran Member
*****

Avatar

Posts: 1621
Reputation: 50
36 / Male / Flag
Joined: Jan 2006
RE: RE: [preview] Messenger Plus Skin!
quote:
Originally posted by vikke
I don't think Patchou will be able to verify the XML Schemas :(. All wouldn't work with all Messenger versions etc :(

If he doesn't just verify the XML Schemas then (I know this would be possible with a script at least) all he has to do is try creating the windows using the xml files and if the object is if the returned object of the plus window is undefined (there has been a problem and the window hasn't been created) then it just reverts to the .dll file.  I can't see why it should be any easier to do this with a script mind you.
[Image: markee.png]
01-24-2007 04:06 PM
Profile PM Find Quote Report
absorbation
Elite Member
*****

Avatar

Posts: 3636
Reputation: 81
– / Male / Flag
Joined: Feb 2005
RE: [preview] Messenger Plus Skin!
Plus! should add this feature, it's not that hard to implement. Espically if the skins had to be packaged. I mean if Plus! had it's own extension all you would need is the details of the skins, e.g. name, compatible with Messenger versions etc and the .res file.

In theory the mechanics is not that difficult to apply, and in terms of a feature it would certainly be worth it, mainly because skins no longer have installers, and I'm constantly getting emailed on how to install one particular skin. Plus! allowing 3rd party skins to load onto Messenger would be nothing far off amazing :).
01-25-2007 04:57 PM
Profile PM Find Quote Report
Pages: (8): « First « 3 4 5 6 [ 7 ] 8 » Last »
« 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