Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!spool2.mu.edu!news.cs.indiana.edu!ariel.unm.edu!nmsu!opus!ecollins From: ecollins@nmsu.edu (Edward Collins) Newsgroups: comp.os.msdos.programmer Subject: Re: shareware C graphical windowing library needed Message-ID: Date: 31 Dec 90 23:16:59 GMT References: <5153@trantor.harris-atd.com> <688@helios.prosys.se> <1990Dec27.181940.6338@aplcen.apl.jhu.edu> <689@helios.prosys.se> <691@helios.prosys.se> Sender: news@NMSU.Edu Organization: NMSU Computer Science Lines: 41 In-reply-to: ath@prosys.se's message of 31 Dec 90 13:27:34 GMT >> >> Woops. I mistyped - it should be TCXL551.ZIP. >> >> >I don't know about demo -- it contains full (small model) libraries, >> >documentation and the TCXLDEMO.{EXE,C}. >> >> That's almost correct. I can't find all include files - the demo program >> wants one which wasn't included. Furthermore, the Zortech library >> file doesn't appear to be complete - I get linking errors for a few >> routines. Sigh. >> >> -- >> Anders Thulin ath@prosys.se {uunet,mcsun}!sunic!prosys!ath >> Telesoft Europe AB, Teknikringen 2B, S-583 30 Linkoping, Sweden I dowloaded TCXL551.ZIP from WSMR the other day and was able to build the demo with turbo c/c++. The include file shows up missing because of a typing error in the demo( i assume ). I deleted the package and don't remember the name of the culprit header file but you can get around it by either editing the demo and removing the leading underscore or if your editor won't handle files > 64k by copying the file.h to _file.h. After unzipping, the header files are located in a subdirectory relative to the demo. Although I didn't spend much time with it, the package looks like a very complete text based toolkit with support for windows, menus, ems, mouse, string handling, etc. I don't remember seeing any support for graphics mode. Hope this helps, Mike. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= = Mike Collins | "Why would I want to change my = = New Mexico State University | mind? Is there something wrong = = e-mail: ecollins@nmsu.edu | with the one I have?" -- Spock = =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=