Tamas K Papp tkpapp@gmail.com writes:
Currently I have the following issues:
I can't make the border disappear around the canvas.
If I go near the top/bottom of the screen, or move around too much
with the mouse, the script crashes with the following message:
"The value 0 is not of type CHARACTER."
I have solved this issue, I forgot to quote the padding char in format. Here is the latest version:
http://paste.lisp.org/display/129192#1
Now I just need to get rid of the border :-)
Best,
Tamas