Changes between Version 32 and Version 33 of PadrePluginCookbookRecipie05
- Timestamp:
- 08/26/11 18:39:31 (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PadrePluginCookbookRecipie05
v32 v33 36 36 * Plugin must have a Name Don't forget to include the following sub. 37 37 1. ok I must be stupid but with out the **return** the POD just confused me, it's to terse. 38 1. {{{Wx::gettext(...)}}} this is use to wrap all te st to be displayed in a Wx-object, more to follow relating to translations.38 1. {{{Wx::gettext(...)}}} this is use to wrap all text to be displayed in a Wx-object, more to follow relating to translations. 39 39 1. If you chose to use //menu_plugins// , you should consider the use of an ellipsis. 40 40 {{{#!perl
