Windows 7 Forums


Windows 7: How to disable glow animation in progress bar

12 Jan 2012   #1

Windows 7 Professional x64
 
 
How to disable glow animation in progress bar

I only want to disable the glow animation in progress bars.
How can I do that?

Unchecking "Animate controls and elements inside Windows" in "Performance options" does not turn off the glow animation.

I hope there is a much more simple tweak available then installing and using an application.


My System SpecsSystem Spec

12 Jan 2012   #2

Systems 1 and 2: Windows 7 Enterprise x64, Win 8 Developer
University of Kentucky
 
 

Quote:
void SetGlowVisibility(ProgressBar progressBar, Visibility visibility) {
var glow = progressBar.Template.FindName("PART_GlowRect", progressBar) as FrameworkElement;
if (glow != null) glow.Visibility = visibility;
}
taken from:

WPF / Windows 7: Disable Default Progress Bar Glow Animation - Stack Overflow
My System SpecsSystem Spec
12 Jan 2012   #3

Windows 7 Professional x64
 
 

wow! that looks impressive!

But where do I type that in??
My System SpecsSystem Spec
.


12 Jan 2012   #4

Systems 1 and 2: Windows 7 Enterprise x64, Win 8 Developer
University of Kentucky
 
 

From same link, this might be easier for you...

Quote:
You can also disable this effect in Windows 7 all together.

Right-click on My Computer icon on Desktop and select Properties (or press Windows Key + Pause/Break key), click on Advanced system settings link in left side pane (You can also open it by typing sysdm.cpl in RUN or start menu search box and press Enter). Now click on Settings button in Performance section:

Uncheck "Animate controls and elements inside windows", it should be the first selection.
My System SpecsSystem Spec
12 Jan 2012   #5

Win 7 Pro x64
Council Bluffs, Iowa
 
 

If you are using the default aero theme I can change that for you by editing an image using Windows Style Builder and posted here in a zip folder.
If you are using a custom theme you will need to ask the theme maker. It's not cool to change someone else work.
&
This makes a custom theme so you will need to do 1 of these 2 ways of Enabling custom themes for it to work.
Enabling Custom Themes - Windows 7
Or
Theme - How to Apply Custom Themes
Let me know if you would like this done if so all I need is a name to call the theme.
Jerry
My System SpecsSystem Spec
12 Jan 2012   #6

Windows 7 Professional x64
 
 
with all respect, but...

Quote   Quote: Originally Posted by Lemur View Post
From same link, this might be easier for you...

Quote:
You can also disable this effect in Windows 7 all together.

Right-click on My Computer icon on Desktop and select Properties (or press Windows Key + Pause/Break key), click on Advanced system settings link in left side pane (You can also open it by typing sysdm.cpl in RUN or start menu search box and press Enter). Now click on Settings button in Performance section:

Uncheck "Animate controls and elements inside windows", it should be the first selection.
...I typed that in my question: unchecking that option does not stop the glow effect.
My System SpecsSystem Spec
12 Jan 2012   #7

Systems 1 and 2: Windows 7 Enterprise x64, Win 8 Developer
University of Kentucky
 
 

my bad ...
My System SpecsSystem Spec
12 Jan 2012   #8

Windows 7 Professional x64
 
 
@ Bongo,

thanks!

I am at work now, I use the default theme but I have 'freshened' it up a little by making the light blue a little more pale.
In a few hours I am at home, then I will mail you the details.

..or will I be able to do color ajustments with your tweaked file?

regards,

Hans
My System SpecsSystem Spec
12 Jan 2012   #9

Win 7 Pro x64
Council Bluffs, Iowa
 
 

Quote   Quote: Originally Posted by hansham View Post
thanks!

I am at work now, I use the default theme but I have 'freshened' it up a little by making the light blue a little more pale.
In a few hours I am at home, then I will mail you the details.

..or will I be able to do color ajustments with your tweaked file?

regards,

Hans
What did you do to do this
Quote:
but I have 'freshened' it up a little by making the light blue a little more pale.
Then I can tell you if you can do it to the theme I'm going to make afterwards.
Jerry
My System SpecsSystem Spec
12 Jan 2012   #10

Windows 7 Professional x64
 
 

by shifting the transparity bar a little.. but now I remember I returned to default again.
I use the windows 7 default theme with a custom wallpaper.
I guess that what you do does not affect the wallpaper.

regards,

Hans
My System SpecsSystem Spec
Reply

 How to disable glow animation in progress bar problems?



Thread Tools



Similar help and support threads for: How to disable glow animation in progress bar
Thread Forum
Solved Title bar glow Customization
Glow Sticks Chillout Room
Firefox - Disable New Tab Animation Tutorials
Disable startup animation Media Center
Taskbar glow? Customization


All times are GMT -5. The time now is 03:29 AM.


Seven Forums Android App Seven Forums IOS App Follow us on Facebook

Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32