I have a button with a picture and a disabled picture. When programatically I change the button to enabled=.t., the pic does not change and although VFP reports status enabled =.t., in the web it is not enabled.
I have wcpropsave = "left,top,enabled,visible,width". Do I need other props there as well?
Nice suggestion, thanks
Added to roadmap
thn
Why do I need to create graphics for the disabled state f buttons? Is there any way to haveit work like in VFP where the disabled state just dims the graphic?