What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » help me please for region.

help me please for region.
Author: Message:
dada24300
Skinning Contest Winner
**

Avatar

Posts: 37
50 / Male / Flag
Joined: Jan 2009
O.P. help me please for region.

[Image: capturez.png]

hello.
I'm tested regions.
I have successfully removed part of windows but now I find myself with the blue bar that I can not deleted.
does anyone can tell me how.
thank you in advance.

------------------------------------------------------------------------------------------------------

bonjour.
je suis en train de testé les régions.
j'ai réussie a enlever le cadre des fenêtres mais maintenant je me retrouve avec cette barre bleu, que je n'arrive pas a supprimé.
est ce que quelqu'un pourrai me dire comment faire.
merci d'avance.
    [Image: mysignaturegarfield.png]
10-10-2009 01:42 PM
Profile E-Mail PM Web Find Quote Report
ryxdp
Senior Member
****


Posts: 804
Reputation: 16
29 / Male / Flag
Joined: Jun 2006
RE: help me please for region.
quote:
Originally posted by dada24300
hello.
I'm tested regions.
I have successfully removed part of windows but now I find myself with the blue bar that I can not deleted.
does anyone can tell me how.
thank you in advance.

On the conversation window, these elements are at the end of the file, starting with ConvWindowBar. The login window and contact list share the window bar between them; this can be found in the 923 definition, also at the bottom, labelled MainWindowBar.

By the way, you should get rid of your signature, it's far too big. Maximum filesize on here is 100KB, your sig is 5 megabytes.
10-10-2009 10:26 PM
Profile PM Find Quote Report
insider
Junior Member
**


Posts: 64
– / Male / Flag
Joined: Feb 2009
RE: help me please for region.
hello,  might set an example.

def 923.

code:
<Element id=atom(WindowBarBG) Layout=BorderLayout() Height=0/>
</Element>
<element background=rcbkd("msgr", 59000) class="frame"/>
<Element id=atom(BrandedWindowIcon) class="WindowIcon" content=rcimg("msgr",600) ContentAlign=middleleft padding=Rect(6,0,0,0)/>
<Element id=atom(Bocajuniors) LayoutPos=left  padding=Rect(22,0,0,0)/>
<Element Layout=BorderLayout() Height=rcint("msgr",1833)>
<Element layoutpos=top layout=FlowLayout(2,2,2,2)>
<Element id=atom(minmaxclosebase) Layoutpos=bottom layout=FlowLayout(0,0,0,0)>
<button id=atom(FLWMinBtn) class="FrameBtn" layoutpos=left cmdid=21004 AccName=rcstr(21076) AccDesc=rcstr(21076) Content=rcimg(21019) active=1 padding=rcrect(21007)/>
<button id=atom(FLWMaxBtn) class="FrameBtn" layoutpos=client cmdid=21005 AccName=rcstr(21077) AccDesc=rcstr(21077) Content=rcimg(21020) active=1 padding=rcrect(21007)/>
<button id=atom(FLWCloseBtn) class="FrameBtn" layoutpos=right cmdid=21002 AccName=rcstr(21078) AccDesc=rcstr(21078) Content=rcimg(21018) active=1 padding=rcrect(21007)/>
</Element>
</Element>
</Element>
<Element ID=atom(squarebordertop) Background=rcbkd("msgr",1822) enabled=false active=0/>
<Element ID=atom(framelessbordertop) enabled=false active=0/>
</Element>

and in style 923

code:
Element[id=atom(Bocajuniors)]
{
Content:rcstr("msgr",61143);
fontface:rcstr(20953);
fontsize:rcint(20958)pt;
foreground:rgb(248,218,73);
ContentAlign:middleleft|endellipsis;
Colorize:-1;
}

create a new element to the text. thus does not interfere with the image ...
10-11-2009 01:03 AM
Profile E-Mail PM Find Quote Report
dada24300
Skinning Contest Winner
**

Avatar

Posts: 37
50 / Male / Flag
Joined: Jan 2009
O.P. RE: help me please for region.
   
thank you for your prompt response.
but we can not directly remove the bar because if I replace it with a transparent image, my background is repeated in the bar.

[Image: hautfenetrecapture.png]

and a special form of window that shifts the background image.

[Image: halloweencapture.th.png]

again thank you in advance.

------------------------------------------------------------------------------------------

merci pour vos réponse rapide.
mais, on ne peut pas directement enlever cette barre car si je la remplace par une image transparente, mon fond se répète dans la barre.

et sur un forme de fenêtre spécial ça décale l'image de fond.

encore merci d'avance.
    [Image: mysignaturegarfield.png]
10-11-2009 08:16 AM
Profile E-Mail PM Web Find Quote Report
eard
New Member
*


Posts: 3
Joined: Aug 2009
RE: help me please for region.
you can't put a transparent image as background, because that part needs a non-alpha image as background, and over that image you can put a transparent image if you want. If you put only a transparent image you will always have the error that you are showing to us.
10-11-2009 02:38 PM
Profile E-Mail PM Find Quote Report
insider
Junior Member
**


Posts: 64
– / Male / Flag
Joined: Feb 2009
RE: help me please for region.
had misunderstood ... I thought I only wanted to replace the blue with an image

if the configuration for the shape of the window is much more complicated than before. must split the image into two... :S
10-11-2009 04:38 PM
Profile E-Mail PM Find Quote Report
Guena
Full Member
***

Avatar

Posts: 102
Reputation: 5
43 / Male / Flag
Joined: Nov 2008
RE: help me please for region.
Solution is in the code of Avalon Concept.
In fact you need two pictures. One for the WindowBar and another one for the background of the window.

This post was edited on 10-11-2009 at 10:27 PM by Guena.
10-11-2009 10:26 PM
Profile PM Find Quote Report
dada24300
Skinning Contest Winner
**

Avatar

Posts: 37
50 / Male / Flag
Joined: Jan 2009
O.P. RE: help me please for region.
thank you all for your advice.
I tried to watch it more closely.
    [Image: mysignaturegarfield.png]
10-12-2009 07:13 PM
Profile E-Mail PM Web 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