Hi,
I'm using SmartGWT 4.0p, and I recently found the following problem:
I'm instanciating an Img and have called setShowDisabledIcon(false). This seems to have no effect (img src attributes is still changed to _disabled) except if I also call setShowDisabled(false), which I do want to do as I want to still have control over the img's CSS.
Thanks for checking,
Thomas
I'm using SmartGWT 4.0p, and I recently found the following problem:
I'm instanciating an Img and have called setShowDisabledIcon(false). This seems to have no effect (img src attributes is still changed to _disabled) except if I also call setShowDisabled(false), which I do want to do as I want to still have control over the img's CSS.
Thanks for checking,
Thomas