sourCEntral - mobile manpages

pdf

Padre::Wx::Dialog::Preferences

NAME

Padre::Wx::Dialog::Preferences − window to set the preferences

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.

pdf