Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 8/23/84; site ucbcad.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!bellcore!decvax!ucbvax!ucbcad!faustus From: faustus@ucbcad.UUCP Newsgroups: net.graphics Subject: Re: Questions about curses Message-ID: <144@ucbcad.UUCP> Date: Sun, 17-Mar-85 13:07:20 EST Article-I.D.: ucbcad.144 Posted: Sun Mar 17 13:07:20 1985 Date-Received: Tue, 19-Mar-85 04:49:25 EST References: <1966@burdvax.UUCP> Organization: UC Berkeley CAD Group, Berkeley, CA Lines: 16 > Also, do the new bit-mapped terminals make the curses package > obselete? And if they do, is there a graphics package being worked on > that allows for the same type of portability for bit-mapped terminals that > curses provides for fixed character set terminals? There are a few curses-type graphics packages available, including MFB, which was written here for use with CAD tools, and X, which is being written at MIT by Jim Gettys. I guess that the problem is that there are too many of them for one to be sure that one's programs won't have to be converted to use another sometime in the future. Here is a question for people who know more about this than I do: what is the best graphics package of this type that you have seen or used, and which do you think has the best chance now of becoming a standard like curses? Wayne