[comp.windows.interviews] Unidraw and Timer events

hiller@fzi.uka.de (Thomas Hiller) (05/28/91)

I've used libgraphic with InterViews. I got my own Run() 
function, which dispatched the event, if any available,
or executed an animation function. This was done in 3.0b
with the Read(sec,usec,e). Now I'm trying to port my 
application to Unidraw. Unidraw has its own Run(), which
handles also some Unidraw-internals.
How can I use my own Run() with Unidraw ? Must I 
subclass Unidraw ? Is there a better solution ?

Greetings Thomas
-- 
---------------------------------------------------------
Thomas Hiller	Institut fuer Mikrorechner und Automation
		Universitaet Karlsruhe
		Kaiserstrasse 12
		D-7500 Karlsruhe
E-Mail:	hiller@iravcl.ira.uka.de or
	hiller@fzi.uka.de
---------------------------------------------------------