$Date: 2005/10/24 07:02:37 $
$Revision: 1.1 $
-- Install style on widgets surface
-- This will be called for every resize of the widget.
-- (From EM_WIDGET_DELEGATE)
-- Does widget contain a_x a_y.
-- (From EM_WIDGET_DELEGATE)
-- List index at position a_x a_y
-- (From EM_LIST_DELEGATE)
-- Install style on list.
-- Set up all default values for background, border, font and colors.
-- (From EM_WIDGET_DELEGATE)
-- Optimal height list
-- (From EM_WIDGET_DELEGATE)
-- Optimal width of list
-- (From EM_WIDGET_DELEGATE)
Basic delegate of an EM_LIST.