This repository holds the code for my tutorial series on Building a text editor with PyQt, where I outline the process of creating a rich-text editor using the Python binding for Qt, PyQt. The editor ...
The examples folder in this repository contains a few code examples you can use to test and learn about the custom widgets. To use version 0.6.9 or later, it's best to stick to the project structure ...