From: Mattia B. <mat...@li...> - 2006-08-16 18:48:05
|
On Wed, 16 Aug 2006 14:35:10 +0200 "Mark Wardell" <ma...@ne...> wrote: Hi, > Perhaps Mattia could consider 3rd party packages when coding new the wxDemo > package to allow for new samples to integrate/plugin to this to avoid having > to create the entire framework for independent samples > (App/Frame/Menu/Statusbar etc). Already thought of :-) http://wxperl.cvs.sourceforge.net/wxperl/wxDemo/lib/Wx/DemoModules/wxSlider.pm?view=markup Provide a module called Wx::DemoModules::wxMyFancyControl using the code above as template. HTH Mattia |