Newsgroups: comp.windows.interviews Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ira.uka.de!fzi.uka.de!hiller From: hiller@fzi.uka.de (Thomas Hiller) Subject: Unidraw and Timer events Message-ID: <1991May28.140437.29731@ira.uka.de> Sender: news@ira.uka.de (USENET News System) Organization: Forschungszentrum Informatik, Karlsruhe Date: Tue, 28 May 1991 14:04:37 GMT Lines: 19 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 ---------------------------------------------------------