| Padre documentation | view source | Contained in the Padre distribution. |
Padre::Wx - Wx integration for Padre
Support function library for Wx related things, and bootstrap logic for Wx integration.
Isolates any Wx.pm twiddling away from the actual Padre implementation code.
Load every exportable constant, so that they come into
existence in the Wx:: packages, allowing everywhere else in the code to
use them without braces.
| Padre documentation | view source | Contained in the Padre distribution. |