Skip to content

Add a simple python example

Matthias Clasen requested to merge python-example into master

This shows how to do custom drawing in a widget, implemented in python. The example sets up the environment for running from the toplevel dir, assuming that the build dir is called 'build'.

Merge request reports