Hi all,
I am going to split the demo distribution from wxPerl,
make it installable from CPAN and include most of what
is currently under samples/ inside the demo.
As a start I created the wxDemo module in CVS, which is
a slightly improved version of the current demo, plus code
extracted from the (horrible) control sample.
In the next wxPerl release, I will remove the demo/ subdirectory
and any samples I was able to assimilate in the demo.
In the future I plan to change the look of the demo to be
somewhat like the 'widgets' wxWidgets sample: on the right
of the sample the control being demonstrated and on the left
a series of buttons/checkboxes/... to toggle window styles,
change the control's value and perform various operations
on it (like in the wxListBox pane, but way more structured).
As usual, patches welcome!
Regards
Mattia
|