What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » Background with no-resize

Background with no-resize
Author: Message:
KaDe972
New Member
*


Posts: 8
Joined: Jun 2008
O.P. Background with no-resize
hi all, it's me again,

I would like to put a background on my "connection windows"

But when the windows is resize, i don't want the background is resize to .

in other words, i want to put the background's image on top-right of the windows, and til her

How to do this?


thx a lot :)

This post was edited on 06-23-2008 at 10:58 AM by KaDe972.
06-23-2008 10:57 AM
Profile E-Mail PM Find Quote Report
Willz
Senior Member
****

Avatar

Posts: 953
Reputation: 52
36 / Male / Flag
Joined: Jul 2006
RE: Background with no-resize
Well thats fairly easy. Go into your definition file and use this code, but of course replace the ##### with your image number and XX with your images height and width (just numbers, do not put px)

Place this just above the vapor element:

<Element layoutpos=top layout=filllayout()>
            <element layoutpos=right content=rcimg(#####) width=XX height=XX/>
        </element>


Also make sure you haven't used UMMargins in skininfo.xml.

This post was edited on 06-23-2008 at 11:07 AM by Willz.
06-23-2008 11:06 AM
Profile PM Web Find Quote Report
KaDe972
New Member
*


Posts: 8
Joined: Jun 2008
O.P. RE: Background with no-resize
ok thx you a lot, i'll try this

:);)
hello Willz

I have try your code, but when WLM start now evrythink is BLACK (no text, no button just a  black screen)

this is the top of my uifil 947 :

quote:
<Element resid=Scrollbar/>
<logonFrame resid=logonFrameResID id=atom(logonFrame) sheet=styleref(logonFrameSS) layout=borderlayout() layoutpos=client>
<Element id=atom(mainwndcontainer) Layoutpos=client Layout=FillLayout() Class="HIGStandardFont">
<Element Layout=BorderLayout()>
<Element id=atom(header) Layoutpos=top Height=0/>
</Element>
<Element layoutpos=top layout=filllayout()>
<element layoutpos=right content=rcimg(59022) width=1400 height=900/>
</element>

<Element id=atom(vapor)/>
<Element Layout=filllayout()>


and the skininfos.xml line :

quote:
Id="59022"><Module>resources.dll</Module><ResName>#59022</ResName><ResType>JPG</ResType><Metadata><Colorize>false</Colorize></Metadata></Picture>

thx u
06-23-2008 03:29 PM
Profile E-Mail PM 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