kivy/examples/guide
Nathan Hyde c61cc96a87 First Widget tutorial - use class variables
* 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
2015-07-01 16:19:08 -07:00
..
designwithkv Minor grammar and punctuation fixes. 2013-08-11 05:38:58 +00:00
firstwidget First Widget tutorial - use class variables 2015-07-01 16:19:08 -07:00
quickstart Fix examples/ PEP8 errors. Mostly white space. 2015-02-01 17:09:20 -08:00