Hi Guys,

There seem to be some differences in behaviour of Wx::MediaCtrl on Linux and
Windows (see wxperl_demo.pl) which are driving me a bit crazy.  Any ideas
would be welcome.  I'm not sure which are wxPerl and which are wxWidgets.
I'm using Kubuntu 10.4, with the Wx::Perl 0.99, wxWidgets 2.8.10 and Demo
.13.

The main ones are:

On Linux there is no toolbar, whereas on Windows there is.  Fine, I
suppressed it on Windows and wrote my own.

On Linux the application crashes at end of file, on Windows it doesn't.
This is a bit of a problem.  A solution might be to halt playback one frame
before the end, but it doesn't feel like a very good answer.

On Linux the application crashes on load of a new file, on Windows it
doesn't.  This is also a problem.  A solution might be to Destroy the
control and build a new one then load the file, then each file would always
be the first one, again not a great answer.

Neither system can play a live feed.

Would do you think guys?

I'll try to replicate them in native wxWidgets, maybe they're all native
problems.

Regards

Steve

<<Blank Bkgrd.gif>>

Reply via email to