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
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
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
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
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