[comp.lang.lisp.x] Tom Almy's xlisp - graphics?

person@plains.NoDak.edu (Brett G. Person) (01/25/91)

How do you get graphics to work in Almy's Xlisp on a cga system?  I get
garbage on the screen when I try the graphics routines.  I'm using turbo
c++. I'm assuming that there is a simple answer here....
-- 
Brett G. Person
North Dakota State University
uunet!plains!person | person@plains.bitnet | person@plains.nodak.edu

person@plains.NoDak.edu (Brett G. Person) (01/25/91)

In article <7747@plains.NoDak.edu> I asked: 
>
>How do you get graphics to work in Almy's Xlisp on a cga system?  I get
>garbage on the screen when I try the graphics routines.  I'm using turbo
>c++. I'm assuming that there is a simple answer here....


Well, it was a simple answer, turned out to be a problem with (mode).  Once
I found the problem with mode, everything worked fine.  I had to put the
machine into mode 6 to get things to look right.  

   Still wondering if I made a mistake when I compiled it.  I dont
understand Borlands Graphics Interface very well yet. Could be thats where
the problem is.


-- 
Brett G. Person
North Dakota State University
uunet!plains!person | person@plains.bitnet | person@plains.nodak.edu