Xref: utzoo comp.lang.lisp:3839 comp.object:1962 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!wuarchive!umich!accuvax.nwu.edu!anaxagoras!ils.nwu.edu!brand From: brand@ils.nwu.edu (Matthew Brand) Newsgroups: comp.lang.lisp,comp.object Subject: looking for graphics objects (Common Lisp / X11R4) Message-ID: <2082@anaxagoras.ils.nwu.edu> Date: 8 Oct 90 20:13:09 GMT Sender: news@anaxagoras.ils.nwu.edu Reply-To: brand@ils.nwu.edu (Matthew Brand) Organization: The Institute for the Learning Sciences Lines: 17 I'd like to throw some graphics up on the screen from my lisp application: * a node/arc diagram with text & color * stripcharts (such as in xload or xmeter) * some buttons I'm sure somebody's had to do these things before; I'd like to recycle as much code as possible. I have both CLX and SOLO (the Xview heir apparent, I believe) here. Any comments on the wisdom of committing to either for a few years would be welcome as well, although code samples are what will really make my heart swell. thanks much, matt brand