in reply to Re^3: C++ to wxPerl Conversion
in thread C++ to wxPerl Conversion
Thanks for the link. I've made a copy for later review. This would be used if I wanted to wrap the C++ code as is? I have the book "Cross-Platform GUI Programming with wxWidgets" by Smart, Hock, & Csomor. I've gone back to the KISS method and ported to wxPerl their 1st Device-Context-Drawing C++ example from page 133. I got it working yesterday. It's not a line for line translation. I'll try to use this for a base and slowly move code over from the LED Display C++ program. Is there a file that contains all of the wxPerl CONSTANT definitions? i.e. EVENT_names, wxCOLORS, wxXXXX_XXXXX, etc...Thanks again.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: C++ to wxPerl Conversion
by Anonymous Monk on Apr 07, 2011 at 19:52 UTC | |
by Anonymous Monk on Apr 11, 2011 at 17:02 UTC | |
by Anonymous Monk on Apr 12, 2011 at 15:29 UTC | |
by Anonymous Monk on Apr 13, 2011 at 16:52 UTC | |
by Anonymous Monk on Apr 27, 2011 at 17:13 UTC | |
|