[Padre-dev] Padre::Plugin needs to have a method to configure it
Adam Kennedy
adamkennedybackup at gmail.com
Fri Nov 21 19:16:43 PST 2008
I think for the moment we have a low enough number of users that
something simple should be enough.
Just ignore the MY.pm for now (i.e. don't load it) and just detect it
when the plugin manager fires up, and if there's one there spawn a
popup with the explanation.
Adam K
2008/11/21 Gabor Szabo <szabgab at gmail.com>:
> In order to allow the plugin author to have some GUI configuration
> Plugin::Padre should define a method that needs to be implemented.
>
> For now I added an optional call to
>
> ->preferences_dialog
>
> when the [Preferences] button is pressed on the plugin manager gui.
>
> Can someone please pick a better name and document it in Plugin::Manager?
>
> There should also be a way to create a much simpler configuration dialog
> but that still needs to be thought through.
>
> Gabor
> _______________________________________________
> Padre-dev mailing list
> Padre-dev at perlide.org
> http://mail.perlide.org/mailman/listinfo/padre-dev
>
More information about the Padre-dev
mailing list