Eiffel Media API
Overview Cluster Class Classes Index      Previous Next      Top Features

em.video.ev_widget

Class EM_EV_WIDGET_SCROLLABLE


Direct ancestors

EV_SCROLLABLE_AREA, EM_APPLICATION

Creation

Features

Invariants

indexing

description

EV Widget based on the EV_SCROLLABLE_AREA Widget

date

$Date: 2005/10/23 10:52:29 $

revision

$Revision: 1.3 $

class

EM_EV_WIDGET_SCROLLABLE

inherit

EV_SCROLLABLE_AREA
EM_APPLICATION

create

make

-- creation procedure

feature -- Access

launch_threaded

-- Let em_ev_widget handels everything important

feature -- Client Widget

em_ev_widget: EM_EV_WIDGET

-- Into this widget we draw the sdl surface

invariant

end