On Sep 3, 4:11 pm, David C Ullrich <dullr...@sprynet.com> wrote:
> Not at all important, just for fun (at least for me):
>
> It seems to me, looking at various docs, that wxWidgets
> includes a "media control" that can play video files, but
> it's not included in wxPython. (There's something in
> wxPython with a promising name but it seems to be just audio.)

It is included with wxPython.  But if you look in the overview
in the demo, it it says:

"wx.MediaCtrl is not currently available on unix systems."

So there's your problem, I think.  On Win, it plays a video in
the demo.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to