Tag: toolkit
-
Select the best GUI toolkit – part 7: pyQt
And finally we reach the end… that is the last of the GUI framework I decided to experiment… pyQt. PyQt was developed by the Qt Company and is the base for the KDE, one of the desktop environments used by Linux
-
Selecting the best GUI programming toolkit – First part (planning)
This post is a first one in a series in which I pretend to try six widget toolkits the select which is the most suited for your purposes. The way I intend to try each one is by developing a simple app launcher.