in reply to Re: Has anyone used wxGlade or wxDesigner to generate code
in thread Has anyone used wxGlade or wxDesigner to generate code
Once you learn the few conventions for converting the C++ to Perl you're all set ...
And therein lies my problem. Being fairly familiar with Perl Tk, I find the Wx Perl examples awkward (especially the new package declaration for each widget - arrrgh). I want to like Wx, I even bought the book, but whenever I try to learn it my brain fogs up, my eyes glaze over, and I go back to Tk.
The Wx Perl documentation says, as you do, to use C++ documentation and convert to Perl. However, there are no further details and my feeble brain has not been able to get a handle on this conversion. Would you (or anyone) be so kind as to elaborate on the conversion conventions you mentioned?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Has anyone used wxGlade or wxDesigner to generate code
by Anonymous Monk on Mar 07, 2009 at 18:52 UTC | |
by Steve_BZ (Chaplain) on Mar 07, 2009 at 22:07 UTC |