[Help] Transperancy in CList and ChatWnd.. - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Skinning (/forumdisplay.php?fid=41) +----- Thread: [Help] Transperancy in CList and ChatWnd.. (/showthread.php?tid=82033) [Help] Transperancy in CList and ChatWnd.. by SmokingCookie on 03-01-2008 at 02:48 PM
Hi, RE: [Help] Transperancy in CList and ChatWnd.. by blessedguy on 03-01-2008 at 03:47 PM
There are LOTS OF GUIDES that show you how to do that...You just 've gotta mix some argb's with alphablended pics...Search in the forum! RE: RE: [Help] Transperancy in CList and ChatWnd.. by SmokingCookie on 03-01-2008 at 04:02 PM
quote: Right ... RE: [Help] Transperancy in CList and ChatWnd.. by blessedguy on 03-01-2008 at 04:07 PM
quote:Let me explain better...you need to find where do you want to make your changes first (some places are easier, others are harder) in the places where there are just pics, you need to make an alphablended pic, wich can be done with Photoshop, Paint.NET, or GIMP (the last two are free), that can be something like Send color to alpha... In places where there are only definitions and styles, you need to find the element you want, and add background and foreground tags, like background=argb(0,0,0,0) ARGB means; Alpha, red, green blue, wich the first 0 means completely invisible, and 255 means opaque. RE: RE: [Help] Transperancy in CList and ChatWnd.. by SmokingCookie on 03-01-2008 at 05:49 PM
quote: That was an answer I was looking for, thanx .. So you mean I have to take a look in the window Defs. and styles? RE: [Help] Transperancy in CList and ChatWnd.. by blessedguy on 03-01-2008 at 06:08 PM Exactly that!! If you go to Willz skinning guide (it has it's own thread) and download page 4, you'll see what is each Def and Style for + the function of each image RE: [Help] Transperancy in CList and ChatWnd.. by SmokingCookie on 03-02-2008 at 09:40 AM
The Windows Live Messenger 8.5 Resource Bible: 250 pages?? !!! RE: [Help] Transperancy in CList and ChatWnd.. by Nagamasa on 03-02-2008 at 06:35 PM
quote:I believe that is explained in one of the other parts Um, well that's irrelevant to making the contact list transparent Yeah, see How do I make a picture go across the whole contact list?! for the Contact list...the other stuff...I will add as I finish my homework RE: RE: [Help] Transperancy in CList and ChatWnd.. by SmokingCookie on 03-02-2008 at 06:38 PM
quote: Homework? So you're at school too? (Sorry for the offtopic guys ) Ontopic: these style and definition files are very hard to read (well, to me, at least).. Is there a way to make them easier, or is that up to Patchou? RE: [Help] Transperancy in CList and ChatWnd.. by blessedguy on 03-02-2008 at 06:43 PM
...they aren't hard to read...you just need to pay attention to what you need...(defs are harder though...)...for example...if you want to change the email container...just look up for the file you want...(Log in window is 947, for example, and it is explained in willz guide too), and search for emailcontainer (by pressing Ctrl+F or something like that...) RE: [Help] Transperancy in CList and ChatWnd.. by Nagamasa on 03-02-2008 at 06:45 PM
quote:Well a way that I sometimes use is to use the Consolidated Windows styles and definitions. The style files have language-specific content, i.e., strings. As a result, you can search a certain string (i.e., Advertisement) and modify the NON-CONSOLIDATED file in Windows > Styles. The definitions in the consolidated windows is easier to read as they are indented in order. RE: [Help] Transperancy in CList and ChatWnd.. by SmokingCookie on 03-02-2008 at 06:49 PM
Ontopic: I know about (non-)consolidated windows.. |