PDA

View Full Version : Add glow to Start menu Programs list text



Dave Senior
March 31st, 2010, 04:52 PM
If you want to add glow to start menu list,s in windows 7 with style builder

Add property,s
1- Composited bool- =true
2- Textglowsize:int-=Your glow size
3- glowcolor:Color-=Your color

to following locations

add glow to all programs text

startmenu-menus-aero-StartMenuCompositedMFU::listView

to change text color in all programs list go to
Start menu -panels -Basic-Programlist + Programlistextended+places list extended
and change text color+hot tracking color


add glow to all programs pressed-text

startmenu-menus-aero-hovertreeview-treeitem+
for states ( hot etc) add the same properties to hot etc


add glow to start menu context menu-text

startmenu-menus-basic-toolbar-default+
for states ( hot etc) add the same properties to hot etc

31535

31548


The same properties can be used in different places
,its just trial and error, use a bright color and see
what you can find

Mr GRiM
March 31st, 2010, 05:28 PM
Thanks for the tutorial Dave :)

Dave Senior
March 31st, 2010, 06:28 PM
No problem, just moved over to 7 from vista,many things are now in different places with different names in wsb
:)

lefty1981
March 31st, 2010, 07:14 PM
yeah thanks for this^^

Dave Senior
March 31st, 2010, 08:09 PM
No problem mate , just found a few more,i,ll edit the post again shortly :)