VistaStyleBuilder

Other => Base => Topic started by: Panda X on February 25, 2011, 08:26:37 pm



Title: Base 1.0.3.1
Post by: Panda X on February 25, 2011, 08:26:37 pm
So I asked Ave if I could release these and he said sure. I don't want confusion to come from this, so if you create a help thread please state what XML version you're using. The current XML version is 1.4.1.

If you want to know the difference in these new updated XMLs go here: http://vistastylebuilder.com/forum/index.php?topic=950.0
It's not perfect but hopefully you'll understand.



To install toss the Win7 and Vista folder in \Vista Style Builder\Data\. Overwrite.

To install Base, extract the Base folder to C:\Windows\Resources\Themes\




Info on Base:

Base is a modified Aero.msstyles that maps all the hardcoded values in shellstyle.dll into the msstyles. Base will be updated based on community input. Like if you know of a trick and have to add code, tell me and it may be included in future updates.


Also don't ask when WSB 1.6 will be avail, I don't know.



Updates:

Changes since 1.0.0:
• Added Static Class

Changes since 1.0.1:
• Barrier Page Background now mapped to: Shellstyle > Shellstyle:BarrierPage > bp_pane > Element
• Barrier Page Divider Line now mapped to: Shellstyle > Shellstyle:BarrierPage > bp_divider_line > Element

Changes since 1.0.2:
• Added text colors to CPL/CommandBar button states. (Thanks Dave Senior)

Changes since 1.0.3:
• Fixed typo causing the Reading Pane label to be broken


Title: Re: Base + 1.6.0 XMLs Released.
Post by: Dave Senior on February 25, 2011, 09:03:37 pm
Thanks so much Panda/Ave ,something new to explore   :)


Title: Re: Base + 1.6.0 XMLs Released.
Post by: Mr GRiM on February 26, 2011, 02:19:01 am
This is pretty cool, thanks for releasing them, with the base style, how exactly does that work, say for example I have a modified shellstyle.dll that has the navigation pane text colour added to it, how would I go about adding that in the msstyles properties now?


Title: Re: Base + 1.6.0 XMLs Released.
Post by: Panda X on February 26, 2011, 02:26:08 am
This is pretty cool, thanks for releasing them, with the base style, how exactly does that work, say for example I have a modified shellstyle.dll that has the navigation pane text colour added to it, how would I go about adding that in the msstyles properties now?

You would edit the code in the shellstyle to point to the property in the msstyles. For example a text color you would replace foreground="color" with foreground="gtc(Shellstyle:Custom, 1, 1, 3803)" then you would add TextColor:Color to Shellstyle > Shellstyle:Custom > <1> > <1>


Title: Re: Base + 1.6.0 XMLs Released.
Post by: tytynono on February 26, 2011, 01:24:16 pm
Thanks Panda  ;) you at least you make advance w7sb.


Title: Re: Base + 1.6.0 XMLs Released.
Post by: hjyknight on March 07, 2011, 06:09:46 pm
Thanks


Title: Re: Base + 1.6.0 XMLs Released.
Post by: BoneyardBrew on March 15, 2011, 08:10:46 pm
These are great. :D


Title: Re: Base + 1.6.0 XMLs Released.
Post by: Mr GRiM on March 17, 2011, 11:10:30 am
Is there a way to import the properties from the Base style into an existing style?


Title: Re: Base + 1.6.0 XMLs Released.
Post by: Panda X on March 17, 2011, 03:42:52 pm
Is there a way to import the properties from the Base style into an existing style?

I have trouble doing this however you can download the stylehack below.


Title: Re: Base + 1.6.0 XMLs Released.
Post by: Mr GRiM on March 17, 2011, 04:30:09 pm
Thanks that will work :), I did try importing bits from the base style using Restorator but I don't think it worked to well lol


Title: Re: Base + 1.6.0 XMLs Released.
Post by: Panda X on March 19, 2011, 08:23:08 pm
I forgot to mention you'll have to export the CMAP from Base and import it into your theme, replacing the default CMAP. Or else the stylehack won't work.


Title: Re: Base + 1.6.0 XMLs Released.
Post by: Mr GRiM on March 24, 2011, 03:14:47 pm
Thanks I figured that out lol, any shellstyles you have modded with the extra properties would be good to  :), I also noticed a post here http://www.joejoe.org/forum/topic/18726-directui-xml-notes-that-you-can-use/ from you and wondered if you still had the list of all the text colour properties, I wanted to change some in the shellstyle to use other properties but I have no idea what foreground properties relate to what, there was a link on that post but it is dead now.

Thanks in advance :)


Title: Re: Base + 1.6.0 XMLs Released.
Post by: scoopeeedoo on April 08, 2011, 08:24:39 pm
Hi!

Sorry for the noob question, but what is the CMAP please...?  :-[


Title: Re: Base + 1.6.0 XMLs Released.
Post by: Panda X on April 08, 2011, 08:28:29 pm
Hi!

Sorry for the noob question, but what is the CMAP please...?  :-[

The classmap. You'll see it if you open an msstyles file in a resource hacker.


Title: Re: Base + 1.6.0 XMLs Released.
Post by: scoopeeedoo on April 09, 2011, 07:24:26 am
Nice, Thanks!  :)


Title: Re: Base + 1.6.0 XMLs Released.
Post by: sebaz on May 09, 2011, 05:40:10 am
Hello, I downloaded this and followed the instructions to put the folders where they are supposed to be. This was on a fresh installation of WSB, because I had not installed it yet since I did a fresh install of Win 7 the last time. However, when I launch WSB, on the bottom pane where the help is supposed to be, I get all this stuff with a pink background, which I remember wasn't there last time I used WSB about a year ago:

Writing /sites/vistastylebuilder.com/public_html/docs/data/cache/c/c92cb064456e5ca0c77ac82befb9ef8e.i failedUnable to save cache file. Hint: disk full; file permissions; safe_mode setting.Writing /sites/vistastylebuilder.com/public_html/docs/data/cache/c/c92cb064456e5ca0c77ac82befb9ef8e.i failedUnable to save cache file. Hint: disk full; file permissions; safe_mode setting.Writing /sites/vistastylebuilder.com/public_html/docs/data/cache/c/c92cb064456e5ca0c77ac82befb9ef8e.xhtml failed

Could this be because of SP1? Or is it because of this replaced xmls?


Title: Re: Base + 1.6.0 XMLs Released.
Post by: Panda X on May 09, 2011, 05:42:20 am
Hello, I downloaded this and followed the instructions to put the folders where they are supposed to be. This was on a fresh installation of WSB, because I had not installed it yet since I did a fresh install of Win 7 the last time. However, when I launch WSB, on the bottom pane where the help is supposed to be, I get all this stuff with a pink background, which I remember wasn't there last time I used WSB about a year ago:

Writing /sites/vistastylebuilder.com/public_html/docs/data/cache/c/c92cb064456e5ca0c77ac82befb9ef8e.i failedUnable to save cache file. Hint: disk full; file permissions; safe_mode setting.Writing /sites/vistastylebuilder.com/public_html/docs/data/cache/c/c92cb064456e5ca0c77ac82befb9ef8e.i failedUnable to save cache file. Hint: disk full; file permissions; safe_mode setting.Writing /sites/vistastylebuilder.com/public_html/docs/data/cache/c/c92cb064456e5ca0c77ac82befb9ef8e.xhtml failed

Could this be because of SP1? Or is it because of this replaced xmls?

Disk is full where the Documentation is.


Title: Re: Base + 1.6.0 XMLs Released.
Post by: sebaz on May 09, 2011, 06:07:46 am
Disk is full where the Documentation is.

The C:\ drive has 75.4 GB free in it.


Title: Re: Base + 1.6.0 XMLs Released.
Post by: Panda X on May 09, 2011, 06:22:25 am
The C:\ drive has 75.4 GB free in it.

WSB's documentation is stored on the internet, not locally. The sever in which it's hosted's disk is full.


Title: Re: Base + 1.6.0 XMLs Released.
Post by: sebaz on May 09, 2011, 07:46:05 am
WSB's documentation is stored on the internet, not locally. The sever in which it's hosted's disk is full.

Oh, OK. So it's nothing I should worry about then.


Title: Re: Base + 1.6.0 XMLs Released.
Post by: Mardiba on June 10, 2011, 02:00:35 pm
I have trouble doing this however you can download the stylehack below.

Every time I want to download this file I get a message that I have to validate my account. Each time it is approved, but if I then try to download the file again, I have to validate my account again. How many times do I have to validate it??
With other files I have no problems.

Greetz Marleen


Title: Re: Base + 1.6.0 XMLs Released.
Post by: Panda X on January 21, 2012, 12:07:45 am
Base 1.0.3 released. Included is a 1.0.2 to 1.0.3 upgrade stylehack. For more information read this: http://vistastylebuilder.com/forum/index.php?topic=1554.msg8714#msg8714


Title: Re: Base 1.0.3
Post by: Dave Senior on January 21, 2012, 12:18:37 am
Thanks,
    cool 1000th post :P


Title: Re: Base 1.0.3
Post by: NOFX1994 on January 21, 2012, 02:46:33 pm
cool a new base to work with thanks pandax


Title: Re: Base + 1.6.0 XMLs Released.
Post by: Hopsing on February 13, 2012, 03:18:19 pm
I forgot to mention you'll have to export the CMAP from Base and import it into your theme, replacing the default CMAP. Or else the stylehack won't work.

Hallo,

how do you do that exactly.
Please give me an example or walkthrough

Greet and Thanks


Title: Re: Base 1.0.3
Post by: Panda X on February 15, 2012, 12:59:02 am
I updated the archive to include the following:

• Base 1.0.3 MSStyles File
• Aero to Base 1.0.3 upgrade stylehack (Base.stylehack)      New!
• Base 1.0.2 to 1.0.3 upgrade stylehack
• Pre-extracted CMAP (CMAP.raw in the Base folder)
• WSB Data XMLs 1.6.5 for Windows 7 (Current)         New!

So now you don't have to download multiple archives.


Title: Re: Base + 1.6.0 XMLs Released.
Post by: Panda X on February 15, 2012, 01:53:18 am
Hallo,

how do you do that exactly.
Please give me an example or walkthrough

Greet and Thanks

With Restorator 2007: http://screencast.com/t/3iQQbbokWs6
With Resource Editor: http://screencast.com/t/yjzDXBuqMxD

You can buy Restorator 2007 at http://www.bome.com/
You can download Resource Editor for free at http://melander.dk/reseditor/


Title: Re: Base 1.0.3
Post by: Dave Senior on February 15, 2012, 12:40:52 pm
(http://freeemoticonsandsmileys.com/3D%20Smileys/3D%20Communication%20Smileys/applause.gif)


Title: Re: Base 1.0.3.1
Post by: Panda X on March 15, 2012, 11:21:38 pm
Fixed typo causing the Reading Pane label to be broken.


Title: Re: Base 1.0.3.1
Post by: heebijeebi on December 20, 2015, 10:38:25 am
Hi! Thanks for this nice base for themeing!!

But does anybody know what causes this behavior:

(https://dl.dropboxusercontent.com/u/825387/bug-base.PNG)

In the original Aero Theme these buttons don't have this distorted transparent areas around them.