In the above figure you can see the `qt designer’s main window(background)` and the `New Form dialog`(foreground). In the `New Form` dialog, you can select from ...
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 ...