Re: [PyQt] Embedding VLC

2010-02-28 Thread jaybstory
I've heard about the phonon-vlc-backend which appears to not be available yet. Is this what you are talking about? Bugzilla from chri...@gmx.de wrote: > > Am Samstag, 27. Februar 2010 schrieb jaybstory: >> I wanted to know if it is possible to embed VLC into a GUI (or to use >> QProcess to some

[PyQt] PyQt4.7 and PyQwt5.2.0

2010-02-28 Thread Gib Bogle
I installed the latest PyQt (4.7-1), then PyQwt 5.2.0, which was built with PyQt4.5.4. This line import PyQt4.Qwt5 as Qwt fails to load the DLL. Could this be the result of not using PyQt4 4.5.4? ___ PyQt mailing listPyQt@riverbankcomputing.com

Re: [PyQt] Problem displaying images in QLabel (Newbie)

2010-02-28 Thread bar tomas
Many thanks for trying to help me. I think the image file can be found because I can preview the form ok from QtDesigner. Do I need to do any steps to convert the image to a resource? (i dont really understand the difference between an image and a resource in Qt). Many thanks again for your patienc

Re: [PyQt] Embedding VLC

2010-02-28 Thread Christoph Burgmer
Am Samstag, 27. Februar 2010 schrieb jaybstory: > I wanted to know if it is possible to embed VLC into a GUI (or to use > QProcess to somehow open the external application inside a GUI), if so, how > would I go about accomplishing this? Do you know about phonon-vlc? http://gitorious.org/phonon/ph

Re: [PyQt] pyqt does not find phonon (from kde.org) at build time

2010-02-28 Thread Matt Carlson
Hi, I think I'm having the same problem described in the message below (or at least a similar one). I tried using the latest stable source package for PyQt 4.7 and also the latest development snapshot (as of Feb. 28). With both installations, I get an import error when I try to use phonon. It s