Front page | perl.wxperl.users |
Postings from March 2012
Re: Wx Release 0.9905
Thread Previous
|
Thread Next
From:
Steve Cookson
Date:
March 19, 2012 06:00
Subject:
Re: Wx Release 0.9905
Message ID:
9431A2B7A8D647369AE3D8E5334A300E@SACWS001
Hi Mark,
> But mainly because - different major versions of wxWidgets (
> 2.8 vs 2.9
> ) have different API's. There's no backwards compatibility guaranteed.
> If you install Wx based on wxWidgets 2.9.3 into an existing 2.8.12
> installation, it will possibly break any installed Wx Perl
> code.
Just to be clear it seems that you are saying that the wxWidgets and
Wx::Perl classes
and/or methods have different APIs (ie different calling parameters or
different methods' sets) or different effects in 2.9.x than in 2.8.x
and this requires code changes in application code.
I've just Googled it and this is all I can find:
http://docs.wxwidgets.org/2.9.3/overview_changes_since28.html
Is this what we are talking about or is there more?
Regards
Steve
Thread Previous
|
Thread Next