Marcus,
Maybe you should post a example code of what you did.
2009/8/6 Marcus Tenório.
> Hello gustavo,
>
> you help me, but i need to do a question, in my program i only recieve de
> stream, i create a windows which show the stream i recieve, in the case i
> only a client, you thiink this widg
You mean you want yo play a Video Stream with PyQt4? If that, you can use
Phonon which works good.
I use it in the application i am developing to play Video Streams indeed.
You can dig the code here:
http://svnweb.tuxfamily.org/filedetails.php?repname=opencoffee%2Fopencoffee&path=%2Ftrunk%2Fopencof
I Think, you dont understand my question, i work with pyqt and i try to do
a operation, with recieve some information for a different aplication and
that stream of video need to appear in a space in a window i create in pyqt,
which receives some data from the program!
Thanks again
On Thu, Aug 6,
Hi,
I am having problems settings a QStyle to a particular QWidget, which does
not happen when i apply to the hole app (QApplication).
Example, qApp.setStyle("Plastique") works perfect, but
QWidget.setStyle("Plastique") does not seems i think is wrong, so i tried
QWidget.setStyle(QStyleFactory.cre
Not a PyQt issue
But I am an enabler. FFMPEG.
From: Marcus Tenório.
To: pyqt@riverbankcomputing.com
Sent: Thursday, August 6, 2009 4:17:57 PM
Subject: [PyQt] Stream Video
Anybody nows how to do this?
--
Marcus Tenório
"And I Know, even as we face this hun
Anybody nows how to do this?
--
Marcus Tenório
"And I Know, even as we face this hungry beast and his corps, he may take
our lives here today, but he will never take everything"
Academic Unit of Electrical Engineering - UAEE - www.ee.ufcg.edu.br
Electrical Engineering and Informatics Center - C
Am Donnerstag, 6. August 2009 schrieb Aleksandar Nedeljkovic:
> Hello!
> I tried to install PyQt, therefore I must install sip before.
>
> When I try to run configure.py for SIP, there was an error, something
> like module siputils has no attribute inform.
>
> When I look into the file siputils.py
Sorry,
I haven't got any knowledge for you. Why don't you use the ODBC-driver which is
implemented. On Linux you'll find normally driver for each OS database.
Bye,
Volker
Original-Nachricht
> Datum: Tue, 4 Aug 2009 15:15:35 +0200
> Von: Andre Alexander Bell
> An: pyqt@riverba
Hello!
I tried to install PyQt, therefore I must install sip before.
When I try to run configure.py for SIP, there was an error, something like
module siputils has no attribute inform.
When I look into the file siputils.py I saw that the file is empty. Should
it be, or there is mistake on website
hi all,
i try to implemente a drag and drop in own ListView and Model
i don't have problem for catch and process event
but i want, during drag, an "between item line ^^ "
by default, i can drop only on item, but not below or under
i think is possible, because is the default drop reaction in des
10 matches
Mail list logo