First, create a new instance of the Label widget. Second, place the Label on the main window by calling the pack() method. If you don’t call the pack() function, the program still creates the label ...
This is a fork of the original project by davidfischer. I added the new generator-color.py script to allow for the generation of color coded labels, but most of the original credit goes to him. To ...