Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!chaph.usc.edu!aludra.usc.edu!bli From: bli@aludra.usc.edu Newsgroups: comp.sys.amiga Subject: Re: Please make my life just a tiny bit nicer Keywords: pdc help screen window dammit Message-ID: <10599@chaph.usc.edu> Date: 4 Jul 90 05:46:57 GMT References: <480@beguine.UUCP> Sender: news@chaph.usc.edu Organization: Basalt Software, Inc (f. Ag) Lines: 18 In article <480@beguine.UUCP> Scott.Maxwell@samba.acs.unc.edu (BBS Account) writes: >and window-handling routines. What I'm looking for is something that will >allow me to open screens & windows in C with the same ease AmigaBASIC >provides. Something like: [... example deleted ...] there are two libs that may do what you want. (those are link-time LIBS, not header files).. I am thinking specifically about GIMME.LIB which appeared on c.s.amiga.src some time ago, and GWIN.LIB, which is on a fish disk. (I never got GIMME.LIB to compile right... Don't remember what the problem was, I only tried once or twice... But GWIN.LIB is already compiled...) PS. If anyone has GIMME.LIB compiled for Aztec (32 bit), can you mail it to me? I'd appreciate it.