$Date: 2005/10/23 11:07:51 $
$Revision: 1.6 $
-- Install style on widget.
-- Set up all default values for background, border, font and colors.
-- Install style on widgets surface
-- This will be called for every resize of the widget.
-- Does widget contain a_x a_y.
-- Optimal height of widget
-- Optimal width of widget
A delegate of an EM_WIDGET which can draw the widget and handle layout requests.
Custom subclasses of EM_WIDGET should provide their own delegate to draw the widget.