Data selection

There is a tool, that creates a GUI out of a SQL-file having some additional commands in. Read here how this works

Database
2021-05-18 Create a database according the model on the left or get the script for MySQL here.
CheckBox Panel
2021-05-18 CheckBoxPanel is a GUI element, where one can select fields from. It has this structure:   #checkbox(Unique-tab-Title;filename)   To create such a panel, do something like this:   select dis...