Tag: comparison

  • Select the best GUI toolkit – part 7: pyQt

    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

  • Select the best GUI toolkit – part 5: Java Swing

    Select the best GUI toolkit – part 5: Java Swing

    NOTE: this the fifth part of a series. The previous article was about .NET Windows Forms. You can find the article here. Java Swing is one of the oldest GUI toolkits made by SUN, the creator of the language (the first was AWT) and had vast acknowledgment at the time. Another frameworks followed, like SWT……

  • Selecting the best GUI programming toolkit – part 3: AutoHotkey

    Selecting the best GUI programming toolkit – part 3: AutoHotkey

    This is the third article of a series titled Selecting the best GUI programming toolkit . The latter article was about Tkinter embedded in PySimpleGUI. AutoHotkey is Scripting language to define shortcut keys for the most diverse applications under Windows, but its creators developers expanded the applications far beyond that – for the creation of……