mirror of https://github.com/kivy/kivy.git
c61cc96a87
* Correct whitespace issues in 6_button.py * Make "painter" a class variable (self.painter) * Reference `self.clear_canvas` when binding the clear button callback * Call `self.painter.canvas.clear()` in button callback * Adjust the number of parameters for callback method |
||
---|---|---|
.. | ||
1_skeleton.py | ||
2_print_touch.py | ||
3_draw_ellipse.py | ||
4_draw_line.py | ||
5_random_colors.py | ||
6_button.py |