Re: Graph-drawing tool -- what do you use?

Dirk.Craeynest@cs.kuleuven.ac.be (Dirk Craeynest)
Fri, 10 Dec 1993 14:23:26 GMT

          From comp.compilers

Related articles
Graph-drawing tool -- what do you use? gerlek@dis.cse.ogi.edu (1993-12-07)
Re: Graph-drawing tool -- what do you use? gm@informatik.uni-rostock.de (1993-12-08)
Re: Graph-drawing tool -- what do you use? jonass@dit.lth.se (1993-12-08)
Re: Graph-drawing tool -- what do you use? bellcore!flaubert.bellcore.com!norman@uunet.UU.NET (1993-12-08)
Re: Graph-drawing tool -- what do you use? mfr@informatik.Uni-Bremen.DE (1993-12-09)
Re: Graph-drawing tool -- what do you use? pardo@cs.washington.edu (1993-12-10)
Re: Graph-drawing tool -- what do you use? Dirk.Craeynest@cs.kuleuven.ac.be (1993-12-10)
Re: Graph-drawing tool -- what do you use? ivan@cadence.com (1993-12-11)
Re: Graph-drawing tool -- what do you use? edward@minster.york.ac.uk (1993-12-11)
| List of all articles for this month |

Newsgroups: comp.compilers,comp.windows.x.apps,comp.lang.ada
From: Dirk.Craeynest@cs.kuleuven.ac.be (Dirk Craeynest)
Summary: RGB/RGE (Reusable Graphical Browser/Editor)
Keywords: tools
Organization: Dept. Computerwetenschappen K.U.Leuven
References: 93-12-028 93-12-042
Date: Fri, 10 Dec 1993 14:23:26 GMT

(David Keppel) writes:
>>>[Graph-drawing programs?]


Another package to take a look at is RGB (Reusable Graphical Browser).


It is available in the Public Ada Library (PAL) via anonymous ftp, i.e.
from `wuarchive.wustl.edu' in the directory `/languages/ada/db/rgb'.


The README file follows:
-------
ASSET_A_480: RGB (Reusable Graphical Browser), version 1.1
          This reusable software component implements a graphical user
interface for viewing the contents of an object management system. Its
purpose is to facilitate the construction of various browsing tools by
serving as the user interface component of those tools. The generic
application interface and tailorable user interface promote portability of
graphical browsing tools by isolating them from the underlying graphics
system. Tool builders need not be familiar with the intricacies of
graphics packages or windowing systems to use this product.
          RGB is implemented in Ada, with the exception of one small routine,
coded in C. The implementation is compatible with Version 11, Release 4
of the MIT X Window System and is dependent upon System's Engineering
Research Corporation's Ada binding to Motif, SA-Motif version 1.0, and
Open Software Foundation's OSF/Motif version 1.1.
          The release includes the RGB User Manual (ASSET_A_481), and the RGB
Version Description Document, which describes this version of RGB and
provides installation instructions. The documents are provided in both
plain ASCII and PostScript forms.


Supersedes ASSET_A_453
-------


FWIW, we have extended an earlier version of the RGB to allow also editing
operations, in order to be able to build Graphical Editors instead of just
Graphical Browsers. Not surprisingly, we call our version the RGE
((Reusable Graphical Editor)...


Dirk Craeynest | Absynt (semantics directed compiler construction)
                              | EROOS (environment for OO analysis and design)
Ada-Belgium Newsletter Editor | e-mail: dirk@cs.kuleuven.ac.be
Katholieke Universiteit Leuven | dirk@source.asset.com
Department of Computer Science | phone: ++32(0)16-201015 x3555
Celestijnenlaan 200 A | fax: ++32(0)16-205308
B-3001 Leuven (Heverlee), Belgium | telex: 23674 kuleuv b
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.