![](https://secure.gravatar.com/avatar/f3826f09cda5af90d95b7df1268825b1.jpg?s=120&d=mm&r=g)
27 Apr
2012
27 Apr
'12
2:42 p.m.
Tamas K Papp <tkpapp@gmail.com> writes:
Currently I have the following issues:
1. I can't make the border disappear around the canvas.
2. 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