FLTK, one of the oldest and most stable FOSS toolkits for programming GUI apps, is back with new shiny.… FLTK 1.4 was swiftly followed by a minor bugfix, version 1.4.0.1. Although the project never ...
Widget set Let’s recall the boundaries for this series. We’re looking at GUI toolkits applicable to a broad range of office automation and engineering tasks, including system administration, ...
Last time, I assembled a Python object representing a Rigol oscilloscope. Manipulating the object communicates with the scope over the network. But my original goal was to build a little GUI window to ...