Printing text of display-pane and centering text.
Hello all, I try to print text that is displayed in a display-pane (as a result of a computation). print-text did not generate the required results. The new-line characters appeared as boxes on the printer. Although creating an editor-pane with :text containing the text from the display-pane and then use print-editor-buffer with :interactive t does the trick, I have the feeling that I do way too much for printing some simple text. Secondly, I try to center text in a display-pane. For example :visible-min-width '(:character 5) :text "X" I tried :adjust :center and all kind of variants, but it doesn't seem to work. Any ideas what I'm missing out here? Every suggestion is welcome. I use LispWorks 4.2.7 for Windows. Thanks, Kris ________________________________________________________________________ This email has been scanned for all viruses by the MessageLabs Email Security System. For more information on a proactive email security service working around the clock, around the globe, visit http://www.messagelabs.com ________________________________________________________________________