Overview

An example Python->C++ extension that can be used as a template for creating new extensions.

Demonstrates how to create simple UI elements (eg. buttons and labels) from Python, and also how to use UI widgets that were created in C++.