VistaStyleBuilder

Help => Windows 7 => Topic started by: Greg S on December 15, 2009, 12:29:53 am



Title: All Programs Extended
Post by: Greg S on December 15, 2009, 12:29:53 am
I've changed the white background images on my start menu with semi success. All that I changed worked well. The one missing was the All Programs Extended background when hovered or clicked. I used this method
Code:
Start > StartMenu > Menus > Aero > KeyBoard:TreeView
Start > StartMenu > Menus > Aero > Hover:TreeView
which works for changing the background color but, the hover image when hovering over an item in the All Programs Extended background is lost. All I get is the border of the hover image. Any ideas how to fix that? It appears that the only part of the above pasted code that is needed to change the All Programs Extended background is this part
Code:
Start > StartMenu > Menus > Aero > Hover:TreeView

OK, It appears that only the basic elements need the colorfill property although it's still buggy. I can retain the hover image until an item is clicked such as a folder. Then it reverts back to just the border color instead of an image. I can lose focus on the start menu and the image hovers show again until clicking.