webguy22
Member
Example 1:
Home icon clicked. Icon glowing but glow turned off when mouse leaves toolbar. Ok, seems to be the correct action.
Call a non-Home page. This page has a link to open a file using OpenFile. If that link is clicked (file opened in notepad) and file is closed, the most recent toolbar icon is set to glow. In this case Home.
Click outside of toolbar and glow is removed.
Example 2:
Using same non-Home page as above.
Click Zoom Out in toolbar. Zoom Out icon glowing. Click outside of toolbar and glow is removed (unlike Home icon, glow is not turned off when mouse leaves toolbar).
This page has a link to open a file using OpenFile. If that link is clicked (file opened in notepad) and file is closed, the most recent toolbar icon is set to glow. In this case Zoom Out.
Click outside of toolbar and glow is removed.
Question is, why do icons revert back to glowing when not pressed?
Here are properties for Zoom Out:

Under Glow States, changed scsHot to False. No change. Changed scsFocus for False. No change. Change scsDisabled to True. No change.
Home icon clicked. Icon glowing but glow turned off when mouse leaves toolbar. Ok, seems to be the correct action.
Call a non-Home page. This page has a link to open a file using OpenFile. If that link is clicked (file opened in notepad) and file is closed, the most recent toolbar icon is set to glow. In this case Home.
Click outside of toolbar and glow is removed.
Example 2:
Using same non-Home page as above.
Click Zoom Out in toolbar. Zoom Out icon glowing. Click outside of toolbar and glow is removed (unlike Home icon, glow is not turned off when mouse leaves toolbar).
This page has a link to open a file using OpenFile. If that link is clicked (file opened in notepad) and file is closed, the most recent toolbar icon is set to glow. In this case Zoom Out.
Click outside of toolbar and glow is removed.
Question is, why do icons revert back to glowing when not pressed?
Here are properties for Zoom Out:

Under Glow States, changed scsHot to False. No change. Changed scsFocus for False. No change. Change scsDisabled to True. No change.