1Padre::Wx::Dialog::PlugUisneMranCaognetrr(i3b)uted PerlPDaodcruem:e:nWtxa:t:iDoinalog::PluginManager(3)
2
3
4
6 Padre::Wx::Dialog::PluginManager - Plug-in manager dialog for Padre
7
9 Padre will have a lot of plug-ins. First plug-in manager was not taking
10 this into account, and the first plug-in manager window was too small &
11 too crowded to show them all properly.
12
13 This revamped plug-in manager is now using a list control, and thus can
14 show lots of plug-ins in an effective manner.
15
16 Upon selection, the right pane will be updated with the plug-in name &
17 plug-in documentation. Two buttons will allow to de/activate the plug-
18 in (or see plug-in error message) and set plug-in preferences.
19
20 Double-clicking on a plug-in in the list will de/activate it.
21
23 Constructor
24 • my $dialog = P::W::D::PM->new( $parent, $manager )
25
26 Create and return a new Wx dialog listing all the plug-ins. It
27 needs a $parent window and a "Padre::PluginManager" object that
28 really handles Padre plug-ins under the hood.
29
30 Public methods
31 • $dialog->show;
32
33 Request the plug-in manager dialog to be shown. It will be
34 refreshed first with a current list of plug-ins with their state.
35
37 Copyright 2008-2011 The Padre development team as listed in Padre.pm.
38
39 This program is free software; you can redistribute it and/or modify it
40 under the same terms as Perl 5 itself.
41
42
43
44perl v5.32.1 2021-01-27Padre::Wx::Dialog::PluginManager(3)