
28 Dec
2004
28 Dec
'04
8:02 p.m.
Andy Hefner <ahefner@gmail.com> writes:
The problem is that the space requirements of the application-pane are not updated to be large enough to contain your output. After generating your output, this can be done manually as follows:
(change-space-requirements pane :width (bounding-rectangle-width (stream-output-history pane)) :height (bounding-rectangle-height (stream-output-history pane))))
This workaround works magnificently. Thanks a quadrillion. Paolo -- Why Lisp? http://alu.cliki.net/RtL%20Highlight%20Film