TkinterFrontend#

This frontend uses the standard Python interface tkinter to generate a UI.

Examples

One can look up the available elements, with the corresponding attributes and callback actions using:

$ clinguin client-server --frontend-syntax

If one is also interested in what values one might set, one can also look at the full syntax:

$ clinguin client-server --frontend-syntax-full