The History of Themeable User Interfaces
A historical overview of themeable user interfaces, from early GUIs and video game sprites to modern design token systems.
A historical overview of themeable user interfaces, from early GUIs and video game sprites to modern design token systems.
Announcing graphics support for DandeGUI, a GUI toolkit, with new functions for drawing and managing graphics windows in Interlisp.
A technical guide on implementing rich text styling with the GUI:WITH-TEXT-STYLE macro in the DandeGUI library for Medley Interlisp.
Explores the idea that command-line interfaces foster social sharing and creativity, while GUIs are 'antisocial' and lack the same collaborative potential.
A developer's experience at Recurse Center building a FreeCell game in Rust, focusing on learning ownership and GUI challenges with Druid.
A technical guide on containerizing the Lucas Chess GUI application using Docker, including sharing the host's X11 socket for GUI display.
The author is giving away free coupons for a paid Udemy course on Python GUI programming with the Qt framework.
Source [Book review] Tkinter GUI Application Development HOTSHOT February 22, 2014 Hi guys. You might have noticed that I am not so active. The reason
A tutorial on using the BoxLayout for widget arrangement in the Kivy Python GUI framework, including code examples.
A developer shares their experience using MongoVUE, a free .NET-based GUI tool for managing MongoDB databases.
Sunflower is an alpha-stage tool for automated content extraction from HTML documents using structural analysis and a Swing GUI.
A developer shares their Clojure implementation of the Set card game, including game logic and a Swing-based GUI, in under 250 lines of code.
A technical guide on using Python's multiprocessing library with PyGTK to offload intensive calculations from the main GUI thread.
Developer discusses rewriting a Java GUI client for Poliqarp, focusing on code cleanup and new protocol integration.
A developer shares their experience learning and migrating a project to the GTK 2.0 GUI toolkit, including version history and tooling.