Changes between Version 4 and Version 5 of PadrePluginCookbook01
- Timestamp:
- 05/30/11 20:54:49 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PadrePluginCookbook01
v4 v5 134 134 |---------------------------------- 135 135 * Dialog must start with **Padre::Plugin** for Step 3 to work. 136 * A Sizer is compulsory to hold our text. 136 137 * wxRESIZE_BORDER lets you grab lower left hand corner. 137 138 * wxALIGN_CENTER centers text
