[Padre-dev] "search" investigation
Gabor Szabo
szabgab at gmail.com
Thu Apr 2 05:32:09 PDT 2009
On Wed, Apr 1, 2009 at 5:03 PM, Offer Kaye <offer.kaye at gmail.com> wrote:
> Trying to understand why search window (dialog) doesn't return focus
> to the main Padre window and why it doesn't work.
>
> I noticed in Padre::Wx::Dialog::Find that the beginning of the file
> says "use base qw(Padre::Wx::Dialog);" however the create_dialog
> method calls Wx::Dialog (see line 55). Is this on purpose?
probably not
> General question about using Wx - how is it that Padre used many Wx
> classes such as Wx::Dialog which perl itself cannot find? Actually
> even I can't find them using Windows search...
this is the magic world of wxWidgets.
If you want to read the documentation of these cuties go to the
Plugins/Developer Tools and you have links to the documentation.
good luck :-)
Gabor
More information about the Padre-dev
mailing list