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


POE-Loop-Wx documentation  | view source Contained in the POE-Loop-Wx distribution.

Index


NAME

Top

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

SYNOPSIS

Top

See POE::Loop.

DESCRIPTION

Top

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.

EXAMPLES

Top

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.

TODO

Top

More examples, add tests.

SEE ALSO

Top

POE, POE::Loop, Wx

AUTHORS

Top

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

ACKNOWLEGEMENTS

Top

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.


POE-Loop-Wx documentation  | view source Contained in the POE-Loop-Wx distribution.