1Padre::Wx::Role::ConduiUts(e3r)Contributed Perl DocumentPaatdiroen::Wx::Role::Conduit(3)
2
3
4
6 Padre::Wx::Role::Conduit - Role to allow an object to receive Wx events
7
9 This is a role that provides the functionality needed to receive Wx
10 thread events.
11
12 However, you should only use this role once, in the parent process.
13
14 It is implemented as a role so that the functionality can be used
15 across the main process and various testing classes (and will be easier
16 to turn into a CPAN spinoff later).
17
18
19
20perl v5.32.1 2021-01-27 Padre::Wx::Role::Conduit(3)