Padre::Wx::Role::Conduit - Role to allows an object to receive Wx events


Padre documentation  | view source Contained in the Padre distribution.

Index


NAME

Top

Padre::Wx::Role::Conduit - Role to allows an object to receive Wx events

DESCRIPTION

Top

This is a role that provides the functionality needed to receive Wx thread events.

However, you should only use this role once, in the parent process.

It is implemented as a role so that the functionality can be used across the main process and various testing classes (and will be easier to turn into a CPAN spinoff later).


Padre documentation  | view source Contained in the Padre distribution.