NAME
POE::Loop::Wx - a bridge that supports wxPerl's event loop from POE
SYNOPSIS
See POE::Loop.
DESCRIPTION
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
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
More examples, add tests.
SEE ALSO
AUTHORS
Mike Schroeder <mike-cpan@donorware.com> Ed Heil <ed-cpan@donorware.com>
ACKNOWLEGEMENTS
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.