Changes for Perl extension FBP::Perl
0.04 Thu 8 Jul 2010
- Add support for Wx::ListBox
- Add support for Wx::ListCtrl
0.03 Wed 7 Jul 2010
- Avoid AddSpacer for the more-specific Add
- Changed the sizer to dialog binding code to the same as is
generated in the C++ output from wxFormBuilder
0.02 Sat 3 Jul 2010
- Adding support for spacers within BoxSizers
- Adding support for wxChoice
- Moving to a more example-driven testing style
- Adding test cases for wxChoice and wxComboBox
0.01 25 Jun 2010
- Creating initial release