wiln / flexlib

Automatically exported from code.google.com/p/flexlib
0 stars 0 forks source link

Trouble disabling WindowShade #195

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. set WindowShadeInstance.enabled = false;
2. try to click on the windowshade's header button

What is the expected output? What do you see instead?
I expect the header button (windowshade controls) to be disabled and
greyed-out, instead i see the header button still active/enabled but the
content/children of the windowshade are disabled and greyed-out

What version of the product are you using? On what operating system?
svn rev 158

Please provide any additional information below.

Original issue reported on code.google.com by darrendb@gmail.com on 5 Feb 2009 at 1:08