>When you have your required wxWidgets installed, I have updated wxPerl >in SVN so that the missing EVT id's for > >EVT_MEDIA_STATECHANGED EVT_MEDIA_PLAY EVT_MEDIA_PAUSE > >are present.
Hi Mark, Nice app. Thanks for taking the trouble. I haven't yet refreshed my wxPerl for the new event, but without that refresh, the code works nicely on my old Windows installation and my K10.4. On my new build K11.4, it doesn't yet work, giving me the same error concerning Wx::Media.pm as before. What I'm going to do is, on the K10.4 machine, refresh my wxPerl with your script and rerun my tests. And in parallel, on the K11.4 machine, get under the bonnet and find out what's happening there. I'm trying to be judicious in what I post on wx-users and wxperl-users. My personal objective, on top of fixing my own problems, is that people looking for a cross-platform tool for video work should find one that works out-of-the-box with wxPerl from cpan. I don't mind doing a recompile as an interim measure, but I can't see a new user evaluating a possible development environment having the patience. In the media age Wx::Media.pm has a important role to play. Maybe I should adopt that as my slogan :) Or maybe on PerlMonks "This is the media age <code>use Wx::Media</code>". What do you think Regards Steve