List of GUI sample programs

In the directory of each language, sample programs are stored with the following configuration.

Development Languages: Python (*1)

Function Category

Subdirectory Name

Project Name

Sample Name

Counter Input

GUI/Counter/counter/

counter

Usual Counter Sample

GUI/Counter/advancedcounter/

counter

High-performance Counter Sample

Sampling

GUI/Sampling/sampling/

sampling

Sampling Sample

GUI/Sampling/infinite/

infinite

Infinite Sampling Sample

*1 Python GUI Sample program use Tkinter as a graphical user interface library.