Changes between Version 4 and Version 5 of PadrePluginCookbookRecipie04
- Timestamp:
- 07/13/11 10:11:38 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PadrePluginCookbookRecipie04
v4 v5 1 = {{{ ListCtrl or ConfigDB RC1 }}}2 3 1 [[PageOutline(1-4)]] 4 2 5 = Padre::Plugin::Cookbook Recipe-04 Draft 3 = //Padre::Plugin::Cookbook Recipe-04 Draft 4 This page complements {{{Padre::Plugin::Cookbook Recipe-04}}}, It is just meant to be an aid, with a suggested layout and some ideas to speed you along, enjoy. 6 5 * Recipe-04 is all about {{{ListCtrl or ConfigDB}}} now available via {{{Padre::Plugin::CookBook}}} see trunk 7 * Every Plug-in needs an About dialogue or Multiple Dialogues. 8 * This page complements {{{Padre::Plugin::Cookbook Recipe-04}}}, just an aid, with a suggested layout, enjoy. More detail will follow in subsequent Cookbooks. 9 * You can obtain this via svn Padre::Plugin::Cookbook into your working copy of Padre trunk. 6 * You may find this helpful, see: [wiki:DownloadRepository Download Padre from Repository] 10 7 ---- 11 8 == Tree Layout … … 51 48 == {{{wxFormBuilder}}} (xml) 52 49 * Use wxFormBuilder, v3.1.70 53 * Multiple! Why, well it's either a **Wx** thing or {{{FormBuilder}}} limitation, this is pants! Glade allows multi-dialogue's in single file. 50 * Multiple! Why, well it's either a **Wx** thing or {{{P-P-FormBuilder}}} limitation, this is pants! Glade allows multi-dialogue's in single file. 51 * This is in progress of being updated, so will be covered in a future Recipe-nn 54 52 * The naming convention chosen starts to make more sense when you think about multiple dialogue's. 55 53 * There is no pretty table to explain what's going on, you have to use {{{wxFormBuilder}}}, I suggest that you also view the *FB.fbp & *FB.pm files as well.
