Path: utzoo!attcan!uunet!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!swrinde!ucsd!pacbell.com!pacbell!indetech!sharkey!mailrus!accuvax.nwu.edu!anaxagoras!murray From: murray@ils.nwu.edu (Thomas Murray) Newsgroups: comp.lang.lisp Subject: Re: CL XView/OpenLook interface Message-ID: <1955@anaxagoras.ils.nwu.edu> Date: 1 Oct 90 14:32:08 GMT References: Sender: news@anaxagoras.ils.nwu.edu Reply-To: murray@ils.nwu.edu (Thomas Murray) Distribution: comp Organization: Institute for the Learning Sciences, Northwestern University, Evanston, IL 60201 Lines: 14 In-reply-to: felix@ai.sri.com (Francois Felix INGRAND) There is a package put together by Sun called LispView (formerly called Solo), which does this. To the best of my knowledge, however, it only runs in Lucid and on Suns, and also requires CLOS (not PCL), which will be packaged with the next release of Lucid. Basically the package just makes alot of foregin function calls to the XView widget set. This package is still in its *real* early stages (we are using some sort of Alpha, or pre-Alpha release), but I understand a new release comes out in the Fall sometime (Halloween sticks in my mind for some reason). Contact Sun for more info. -tom murray (murray@ils.nwu.edu)