TkinterFrontend#

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

Tip

We suggest using the AngularFrontend instead. It is more powerful and has a modern look.

Examples

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

$ clinguin client-server --frontend-syntax

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

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