GUI programming introduction
- posted
Introduction The GUI programming introduction document leads you through the basics of GUI programming. It explains some concepts and some of the basic GUI components as well as how to use them. The code is based on Python and PyGtk. GUI programming introduction basics – Overview A Graphical User Interface (GUI) is an interface which […] Read the full post >