News

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… ...
The Eclipse consortium for open source tools on Tuesday is announcing its Visual Editor Project, to deliver a visual GUI construction and editor platform. With Eclipse’s Visual Editor reference ...
After grabbing lunch from the Mason Street Cafe , I headed to Hotel Nikko's Nikko Ballroom III to attend "Introduction to the JavaFX Scene Builder" by Eric Le Ponner and Jean-Francois Denise (both ...
[Navin] has been hard at work producing a GUI which works with different micocontrollers. The idea is to make it even easier to develop projects by simplifying the feedback and control you can get … ...
Glade is a GUI builder for the Gtk+ toolkit. Glade makes it easy to create user interfaces interactively, and it can generate source code for those interfaces as well as stubs for user interface ...