What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » HELP - Window backgrounds!

HELP - Window backgrounds!
Author: Message:
whiz
Senior Member
****


Posts: 568
Reputation: 8
– / – / Flag
Joined: Nov 2008
O.P. HELP - Window backgrounds!
Is it possible to set an image (e.g. "background.png") as the background for a window?  And by this, I mean that it resizes with the window.  I think I have this figured out now...

And, also, can a small image be tiled so it repeats as the window size is changed?

This post was edited on 05-28-2009 at 06:48 PM by whiz.
05-28-2009 05:43 PM
Profile E-Mail PM Find Quote Report
SmokingCookie
Senior Member
****

Avatar

Posts: 815
Reputation: 15
30 / Male / Flag
Joined: Jul 2007
RE: HELP - Window backgrounds!
XML code:
 <!-- ImageElement -->
<Element xsi:type="ImageElement" Id="ElmtWhatevvah">
      <Position /> <!-- define for yourself -->
      <Mosaic>ENUMVAL</Mosaic>
</Element>


The ENUMVAL being one of these:

  • Normal
  • ResizeToFit
  • HRepeat
  • VRepeat
  • HVRepeat
  • CenterResize

This post was edited on 05-28-2009 at 07:09 PM by SmokingCookie.
05-28-2009 07:06 PM
Profile PM Find Quote Report
whiz
Senior Member
****


Posts: 568
Reputation: 8
– / – / Flag
Joined: Nov 2008
O.P. RE: HELP - Window backgrounds!
Got it.  :P  Thanks!
05-29-2009 03:36 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