Padre::Wx::Dialog::Preferences.3pm

Langue: en

Version: 2010-06-02 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

Sommaire

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.