Hi Gabor,

1. Download wxFormBuilder if their website is actually working  :) I think
they have a Debian package for it but it seems it not yet in any official
Debian branch.
2. Use Padre::Plugin::FormBuilder. It is not released on CPAN so you need to
install it from our repository.
3. Please follow this discussion
http://irclog.perlgeek.de/padre/2010-12-10#i_3072846 for the extra fun :)

Regards,
Ahmad M. Zawawi
azawawi

On Tue, Jan 11, 2011 at 9:27 AM, Gabor Szabo <szab...@gmail.com> wrote:

> Recently I wanted to add a feature to the Find In File dialog -
> to be able to limit the file extensions we are searching in -
> but that dialog is now generated from an xml file.
>
> The generated file is here:
> http://svn.perlide.org/padre/trunk/Padre/lib/Padre/Wx/FBP/FindInFiles.pm
>
> After some digging I found the source is here:
> http://svn.perlide.org/padre/trunk/Padre/fbp/
>
>
> Adam,
>
> could give us a short tutorial on how to make changes to this
> and how to generate the pm file from the fbp file?
>
> Gabor
> _______________________________________________
> Padre-dev mailing list
> Padre-dev@perlide.org
> http://mail.perlide.org/mailman/listinfo/padre-dev
>
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to