Regression in 3.0.0. from 2.8.12.1

My Barry’s Emacs is seeing a regression using wx 3.0 on Windows 7 and 10.

I do not get any EVT_CHAR events under 3.0, but the same code on 2.8.12.1 works.

The code also works on Mac OS X and Linux with 3.0.

Is this a known regression? Is there a known workaround/fix?

Barry

Hi Barry,

···

On 8/1/2015 11:41, Barry Scott wrote:

My Barry’s Emacs is seeing a regression using wx 3.0 on Windows 7 and 10.

I do not get any EVT_CHAR events under 3.0, but the same code on 2.8.12.1 works.

The code also works on Mac OS X and Linux with 3.0.

Is this a known regression? Is there a known workaround/fix?

Not sure, but a search on trac finds a few hits, e.g.:
http://trac.wxwidgets.org/ticket/15565

You might want to try with 3.0.2.

Werner

3.0.2 works. Thanks.

Barry

···

On 01/08/2015 11:44, Werner wrote:

Hi Barry,

On 8/1/2015 11:41, Barry Scott wrote:

My Barry’s Emacs is seeing a regression using wx 3.0 on Windows 7 and 10.

I do not get any EVT_CHAR events under 3.0, but the same code on 2.8.12.1 works.

The code also works on Mac OS X and Linux with 3.0.

Is this a known regression? Is there a known workaround/fix?

Not sure, but a search on trac finds a few hits, e.g.:
wxTrac has been migrated to GitHub Issues - wxWidgets

You might want to try with 3.0.2.