Path: utzoo!mnetor!uunet!husc6!rutgers!sri-spam!ames!ptsfa!varian!kinetics!zehntel!donw From: donw@zehntel.UUCP (Don White) Newsgroups: comp.sys.amiga Subject: Re: Christmas questions cause considerable consternation Message-ID: <580@zehntel.UUCP> Date: 23 Dec 87 18:08:11 GMT References: <4306@garfield.UUCP> <656@agora.UUCP> Distribution: na Organization: Zehntel, Inc., Walnut Creek, CA Lines: 36 Keywords: IFF iff ARP.LIBRARY arp.library cheath Summary: I've got single call IFF functions! In article <656@agora.UUCP>, dmose@agora.UUCP (Dan Mosedale) writes: > In article <4306@garfield.UUCP> john13@garfield.UUCP (John Russell) writes: > :3. Simple IFF routines. > : > :Thousands and thousands of lines of IFF code I've waded through... and not > :one modular or general-purpose enough for my liking. If I ever get the time > :to convert one to my particular needs, I'll make sure to distribute it... > :calls like Read_picture_info() -- returns a pointer to a structure whose tags > :are explained here, not 5 header files down. Will_this_picture_fit_my_screen() > This is an excellent idea! Since IFF is fairly integral to the amiga, > perhaps the above mentioned routines ought to be added into ARP.library! > (Are you out there cheath? :) > > :John As a matter of fact, I HAVE a group of single call functions for - creating windows (done) ( MakeWindow(, "title"); ) - creating screens (done) ( MakeScreen(,"title"); ) - loading IFF images (done) ( LoadIFF(,windowptr,scrnptr); ) - saving IFF images (still developing 40 % done) - running menus (still developing 20 % done) My only problem is figuring out how to use Object librarians well enough to make a library. Don White zehntel!donw P.O.BOX 271177 Concord, CA. 94527 - 1177