in reply to Re^7: C++ to wxPerl Conversion
in thread C++ to wxPerl Conversion

At this point I don't remember where I got the wx.pdf documentation. It's titled: "wxWidgets 2.8.10:A Portable C++ and Python GUI Toolkit". Authors: Smart,Roebling, Zeitlin, Dunn,et al, Feb 2009, 2381pages. I downloaded the HTML document and posting you suggested. Thank you. The wx.pdf has no Perl or Python notes, so the HTML doc should be a big help. I think I already have the other files that were referenced in the posting. When I get this figured out, I will have to write a how-to and post it for other lost people like myself. Thanks again.

Replies are listed 'Best First'.
Re^9: C++ to wxPerl Conversion
by Anonymous Monk on Apr 27, 2011 at 17:13 UTC

    I have now ported most of the example programs from chapter 5 of the wxBook( Device Contexts and Drawing). I am creating a spreadsheet/table of the differences between the C++ syntax and the wxPerl syntax. Some is very similar and some quite different. I found that the wx.pdf document does contain a few wxPython and wxPerl references

      I have now ported about 30 wxBook C++ examples to wxPerl. The porting will continue as I have an interest in a particular chapter/topic. Would posting these examples somewhere be of any interest to anyone?

        Would posting these examples somewhere be of any interest to anyone?

        Yes it would please, maybe in Cool Uses For Perl, thanks