Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!ut-sally!husc6!husc4!hadeishi From: hadeishi@husc4.HARVARD.EDU (mitsuharu hadeishi) Newsgroups: comp.sys.amiga Subject: Re: Darn non-multitasking IFF viewers Message-ID: <2244@husc6.UUCP> Date: Tue, 9-Jun-87 10:46:19 EDT Article-I.D.: husc6.2244 Posted: Tue Jun 9 10:46:19 1987 Date-Received: Fri, 12-Jun-87 02:24:06 EDT References: <8706090134.AA03008@cogsci.berkeley.edu> Sender: news@husc6.UUCP Reply-To: hadeishi@husc4.UUCP (mitsuharu hadeishi) Organization: Harvard Univ. Science Center Lines: 12 In article <8706090134.AA03008@cogsci.berkeley.edu> bryce@COGSCI.BERKELEY.EDU (Bryce Nesbitt) writes: >[ A500 ] > >Ok, I'm upset. I just went through three, count them, THREE IFF viewers. >ALL of them hogged processor time while displaying the picture. This is >hard to do with the Amiga. They must have really worked at it!! I doubt the fault lies in the EA routines; the IFF routines merely allocate a bitmap and load the picture into it, they don't display the image. It is up to the IFF client to display the image and wait for some input before exiting. It's probably just a case of somebody busy-waiting for input.-