May 2017
Beginner to intermediate
444 pages
11h 31m
English
In this recipe, we will create widgets for our Python GUI by using the factory design pattern. In the previous recipes, we created our widgets either manually one at a time or dynamically in a loop. Using the factory design pattern, we will use the factory to create our widgets.
Read now
Unlock full access