details
In order to add a new panel implement the _name_of_the_panel method. Add to the dialog() sub a call to build the new panel.In the run() sub add code to take the values from the new panel and save them to the configuration file.
In the run() sub add code to take the values from the new panel and save them to the configuration file.