Changes between Version 16 and Version 17 of PadrePluginDialog
- Timestamp:
- 08/04/11 21:22:06 (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PadrePluginDialog
v16 v17 1 [[PageOutline(2-4)]] 2 {{{PadreWikiPluginDialog}}} Draft 3 == Padre::Plugin::Cookbook 4 === Description 1 [[PageOutline(1-4)]] 2 = Padre::Plugin::Cookbook 3 == Description 5 4 6 5 You start off doing one thing, look at something else, then ALIAS releases Padre::Plugin::wxFormBuilder, you stumble around in the dark, bang your head against the wall, read the Padre::Plugin API, and Padre::Plugin::My. Not forgetting wxFormbuilder, ( a bit like Glade but not :( ). You get short tempered on IRC , then you pester Alias with your blatherings. … … 9 8 10 9 So to speed up the process for developers, contributors and others, I created these Cookbooks 11 10 ---- 12 11 === Recipe-01 13 12 * [wiki:PadrePluginCookbook01 Hello World] what else could it be. … … 24 23 === Recipe-05 25 24 * [wiki:PadrePluginCookbookRecipie05 Icons DEBUG and Translations] or Conformance and all the bit's I have missed so far. 26 25 ---- 27 26 == Screen-Casts 28 27 * My-Plugin [http://www.youtube.com/watch?v=RDjWFKnuhhc&feature=player_profilepage Creating a plugin for Padre, the Perl IDE v0.84] ( June 13, 2011 ) 29 28 ---- 30 29 == Blogs 31 30 * {{{Padre Plugin FormBuilder}}} [http://blogs.perl.org/users/adam_kennedy/2011/07/padre-form-builder---a-cross-platform-gui-design-solution-for-perl.html A cross platform gui design solution for perl] ( July 19, 2011 ) 32 31 ---- 33 32 == Links 34 33 … … 47 46 48 47 * How GUI Toolkits Work http://learnperl.scratchcomputing.com/tutorials/wxperl/ 49 48 ---- 50 49 == Tickets 51 52 TODO requires a new component "Padre Plug-in Gui" for tickets to work! 53 [[TicketQuery(component=Padre Plug-in Gui,order=id,desc=1,format=table,col=resolution|summary|owner|reporter)]] 54 50 summary~=Padre::Plugin::Cookbook 51 [[TicketQuery(summary~=Padre::Plugin::Cookbook,order=id,desc=1,format=table,col=type|version|resolution|summary|owner|reporter)]] 52 ---- 55 53 == {{{ToDo}}} 56 54 m/t 55 ---- 57 56 == Test 58 57 59 58 1. n/a 60 59 1. m/t 61 62 63 // 60 // 61 ---- 64 62 **{{{__END__}}}**
