What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » [coding request] About shapes..

[coding request] About shapes..
Author: Message:
Volv
Skinning Contest Winner
*****

Avatar

Posts: 1233
Reputation: 31
34 / Male / Flag
Joined: Oct 2004
RE: [coding request] About shapes..
quote:
Originally posted by BradT
Not to slate the Officail Documentation..But i starts off showing you one thing then moves onto another..With out finishing an example of the first. This is a perfect example... It talks about using images for the shape of the contact list etc..theN BAM jumps into a example of using rectangles in XML. Why doesnt it show examples of using images to shape MSN?; in XML.

;p
It provides an introduction with an example of the capabilities then proceeds to explain the various ways of coding in shapes (including rectangles and images).
quote:
Originally posted by DennisMartijn
The documentation only shows examples about the rectangles
You're clearly not actually reading the documentation and just trying to track down a snippet of code you can copy+paste which is against everything the documentation tries to achieve (despite the fact that there pretty much is a snippet of code with almost exactly what you're trying to achieve). The documentation is there to teach you methods, not to hand-feed you answers.
code:
<Region>
    <ContactList>
        <Image Integration="add">
            <Source>
                <File>MyImage.png</File>
            </Source>
            <Position>
                <Left>0</Left>
                <Top>0</Top>
            </Position>
        </Image>
    <ContactList>
<Region>
It's not that we don't want to help you, we (or I) would much prefer you to learn how to do things yourself through research and trial & error, which is exactly how skinning works.

This post was edited on 07-13-2008 at 12:53 PM by Volv.
07-13-2008 12:46 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[coding request] About shapes.. - by DennisMartijn on 07-10-2008 at 11:57 AM
RE: [coding request] About shapes.. - by Volv on 07-10-2008 at 01:38 PM
RE: [coding request] About shapes.. - by DennisMartijn on 07-10-2008 at 06:25 PM
RE: [coding request] About shapes.. - by aNILEator on 07-10-2008 at 09:38 PM
RE: [coding request] About shapes.. - by BradT on 07-11-2008 at 09:11 AM
RE: [coding request] About shapes.. - by DennisMartijn on 07-13-2008 at 08:42 AM
RE: [coding request] About shapes.. - by Volv on 07-13-2008 at 12:46 PM
RE: RE: [coding request] About shapes.. - by Willz on 07-13-2008 at 01:15 PM
RE: [coding request] About shapes.. - by aNILEator on 07-13-2008 at 01:40 PM


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