Changes between Version 1 and Version 2 of PadrePluginCookbook02
- Timestamp:
- 05/31/11 22:46:49 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PadrePluginCookbook02
v1 v2 539 539 }}} 540 540 * which enables you to manipulate is value. 541 * code snip from {{{Padre::Plugin::Cookbook02:: update_clicked}}}541 * code snip from {{{Padre::Plugin::Cookbook02::Main::update_clicked}}} 542 542 {{{#!perl 543 543 $self->heading->SetLabel('I am in Control');
