6.4.15
Draw Shadow
A button shadow can be drawn around the button that changes according to pressed or
released state of the button. This is a visual help for the user to determine if the button is
just pressed or not.
Disable this property if the design of the button is completely custom and the press/release
state is distinguishable using the pressed and released objects (see above).
If this property is enabled, a small region between button background (or object inside
button) and border of the button is reserved for the shadow. If it is disabled, the background
of the button (or object inside the button) goes directly to the border.
Note: Even though the lamp is a round object visually, the button is still rectangle, and so is
the shadow, if this property is enabled.
Default value: Disabled
Possible value: Enabled or Disabled
Shadow Color
If "Draw Shadow" is enabled one can define the shadow color used to draw the shadow.
The background color of the shadow is the button background color which includes that. the
background of the shadow is transparent if the button is configured as transparent.
The button shadow consists of two areas where one is drawn in the opaque color selected
and the other is drawn in a half-transparent version of the same color.
Both colors are switched when button is pressed to simulate a kind of 3D effect of the
pressed/released button.
Default value: Black.
Possible value: Any color allowed by standard color chooser.
Latching