OS: Windows 7 64bit
Perl: 5.10.0
wxWidgets: 2.8.7
Alien::wxWidgets: 0.42
wxPerl: 0.89

I've noticed a problem that when my mouse pointer enters the panel in the
frame, perl crashes and spits out errors about comctl32.dll.  The strangest
thing is that by simply adding a Wx::ListCtrl to the attached example, the
problem goes away... why that is, I have no idea.

I've been working with a customer that is having problems building perl apps
that we use to customize our main product.  We normally run in an embedded
environment, but I replicated this outside of the embedded mode with the
same settings minus our product's API calls.  I've never seen this happening
before, but after making the simple attached script, I've reproduced this on
5 different machines (both embedded and not).  The script I attached is
based on one of his custom apps where buttons and menus sent calls through
our API's (I've just made them all print now). 

Brian Jones

Attachment: wx_app_sample.pl
Description: Binary data

Reply via email to