
POE::Loop::Wx - a bridge that supports wxPerl's event loop from POE

See POE::Loop.

This class is an implementation of the abstract POE::Loop interface. It follows POE::Loop's public interface exactly. Therefore, please see POE::Loop for its documentation.

See the examples directory for a simple Wx/POE application that demonstrates subscribe/publish data amongst frames as well as use PoCoCl::UserAgent for non-blocking parallel data fetching that cooperates with Wx.

More examples, add tests.


Mike Schroeder <mike-cpan@donorware.com> Ed Heil <ed-cpan@donorware.com>

Special thanks to Mattia Barbon for getting the initial version of this put together and encouraging me to get this onto CPAN.
Please see POE for more information about authors, contributors, and POE's licensing. Please see Wx for more information about wxPerl and wxWidgets.