Vista Style Builder

   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: How do I delete CLASS?  (Read 12346 times)
Danilo
Beginner
*
Posts: 17


View Profile
« on: August 20, 2015, 06:22:25 pm »

How do I delete CLASS? clear if this is possible
Logged
3am
Beta Tester
Dedicated Helper
*
Posts: 2408



View Profile
« Reply #1 on: August 20, 2015, 08:59:12 pm »

You can't unless you remove it from the correct classmap.xml so you don't see it anymore.

Why would you want to do this?
« Last Edit: August 20, 2015, 09:12:17 pm by 3am » Logged
Panda X
Administrator
Dedicated Helper
*****
Posts: 1645



View Profile
« Reply #2 on: August 20, 2015, 11:11:00 pm »

If you manually remove it from the CMAP WSB will remove the properties on compile. Editing the CMAP requires hex editing though.
Logged
Danilo
Beginner
*
Posts: 17


View Profile
« Reply #3 on: August 21, 2015, 07:36:17 am »

Because I would remove these class:
Logged
Panda X
Administrator
Dedicated Helper
*****
Posts: 1645



View Profile
« Reply #4 on: August 21, 2015, 02:02:56 pm »

Actually you should be able to do so with a StyleScript:

Code:
<stylescript>
<remove>
<class class="SIB_StartPanelPriv"/>
<class class="SIB_StartPanelComposited::StartPanelPriv"/>
</remove>
</stylescript>

Save that as SIBClassRemove.xml in your WSB\Data\StyleScripts folder and then hold Shift and click Import Stylehack and select SIBClassRemove then click Apply StyleScript.
Logged
Danilo
Beginner
*
Posts: 17


View Profile
« Reply #5 on: August 21, 2015, 02:40:20 pm »

Thanks
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.12 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!