A one-color background with an alpha value. Only widgets which have a parent can have a transparent background. This means that a widget wich is placed directly on a EM_COMPONENT_SCENE can not have a transparent background.
$Date: 2005/10/23 11:10:45 $
$Revision: 1.9 $
-- Initialise background with a_color.
-- Background color
-- Set alpha value of color to alpha.
-- Set color to a_color.
-- Draw background ona_widget.
-- (From EM_BACKGROUND)
A one-color background with an alpha value.
Only widgets which have a parent can have a transparent background.
This means that a widget wich is placed directly on a EM_COMPONENT_SCENE
can not have a transparent background.