psygn
Всего сообщений: 7
Дата регистрации: 22.07.2010
|
Создано:
04.07.2011 01:38:21
|
 |
Hi,
Here is my custom theme with default AWM default skin:
The AWM buttons has a distortion around the edges, and it doesn't inherit from my current custom theme (notice the gloss on your buttons, but my buttons don't have it).
So I read http://actualtools.com/windowmanager/help/howto/skin.php and followed instructions.
Here is my SKIN.XML inside ClearscreenMute_NormalColor.zip:
Код |
---|
<skin>
<skin>
<skininfo>Vista Transformation Pack. Aero Style Glass Beta 1 Light Color.</skininfo>
<include>ClearscreenMute_NormalColor</include>
<caption_buttons>
<buttons>
<button name="CaptionButtonBackground">background.bmp</button>
<button name="CaptionButtonBackground_Down">background_down.bmp</button>
<button name="CaptionButtonBackground_Hot">background_hot.bmp</button>
<button name="CaptionButtonBackground_Inactive">background_inactive.bmp</button>
<button name="CaptionButtonBackground_Inactive_hot">background_hot.bmp</button>
</buttons>
</caption_buttons>
</skin>
|
Here is what I get:
Here is the folder I have:
Код |
---|
C:\Windows\Resources\Themes\ClearscreenMute\Shell
|
--
When I apply my skin, I get this (Basic non-transparent buttons):
--
Even if I take Aero folder away, your Aero theme still finds Aero transparent buttons. Did you hardcode Aero buttons (not glyphs)? This guide seems to work only for Windows XP. Can you help me with Windows 7?
Thanks
|
Vasiliy Ivachev
Администратор
-retired-
Всего сообщений: 2073
Дата регистрации: 09.11.2010
|
Создано:
05.07.2011 02:01:15
|
Hello Psygn,
Thanks for the post.
Unfortunately, the mentioned page is outdated.
Could you download this zip file and open skin.xml?
You should draw "...DWM" files (there are examples in this zip file) to create your own skin in aero theme.
Best regards.
|
psygn
Всего сообщений: 7
Дата регистрации: 22.07.2010
|
Создано:
07.07.2011 02:29:04
|
Thanks, it works now!
|