[Padre-dev] "search" investigation

Offer Kaye offer.kaye at gmail.com
Wed Apr 1 07:03:08 PDT 2009


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?

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...

Thanks,
-- 
Offer Kaye


More information about the Padre-dev mailing list