Stumbled on this by accident. Try this and see what you get:
Shoes.app do
Thread.start do
400.times { para '', :stroke => black }
end
end-- ~devyn
Stumbled on this by accident. Try this and see what you get:
Shoes.app do
Thread.start do
400.times { para '', :stroke => black }
end
end-- ~devyn