Canvas stress
=============

.. |pic8| image:: /images/examples/canvas__canvas_stress__py.png
   :width: 50%
   :align: middle

|pic8|

This example tests the performance of our Graphics
engine by drawing large numbers of small sqaures.
You should see a black canvas with buttons and a
label at the bottom. Pressing the buttons adds
small colored squares to the canvas.



.. _`canvas_stress.py`:

File **canvas/canvas_stress.py**
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

.. include:: ../../../examples/canvas/canvas_stress.py
    :code:
