Raphael Arlitt <[EMAIL PROTECTED]> writes: > > This I have done. I guess my main problem is that the background is always > > black which is not good for printing on white paper. There should be some > > command for switching the background to white, but I didn't find it in the > > reference manual. > > Options -> Set Background Color > Type "white" > > will do the trick :-) > > Cheers, > Raphael >
Thank you very much, works fine. Yours, Nicolas. P.S.: The background for my "dumb" question(s) is the following: I guess I am one of the very few people who don't use DX via its GUI but work only in script mode. Maybe I should change that. I have thought about connecting to dx via DXLink, but the problem is that my application is written in Common Lisp (CMUCL) and I expect difficulties in porting the DXLink C code or linking it via a FFI. Therefore, at the moment, I write out a file, start up dx in script mode as a subprocess, and send it suitable commands for displaying the file.
