Hi guys,
if i press a button on mainwindow i want another widget i.e. widget1 to
popup, but that widget1 should be on top and the mainwindow should be
disabled.. same should happen if i try to open a new widget i.e. widget2 by
pressing a button on widget1 (widget 2 should be on top and other 2
On Sat, 16 Jul 2011 18:11:04 +0200, Detlev Offenbach
wrote:
> Hello,
>
> I think the QHostAddress mappings are missing the method
"toIPv6Address".
> If I
> am right, would it be possible to add it?
What's the most useful way to represent it? Would anything be better than
the obvious 16 byte str
On Tuesday 26 July 2011, 14:05:45 ad3d wrote:
> Hi guys,
>
>i am trying to get data from listWidget but i am getting it in a
> PyQt4.QListWidget object format..where as i want it in QString or
> string
[item.text() for item in listWidget.items()]
Pete
_
On Tue, 26 Jul 2011 07:53:38 -0400, ken kostenbader
wrote:
> PyQt4 was installing, but refused to make the makefile correctly
> because "This version of Mac OSX is not supported"
>
> I just upgraded to Lion, when might the support be available?
That's a Qt problem - however it should be just a w
Hi guys,
i am trying to get data from listWidget but i am getting it in a
PyQt4.QListWidget object format..where as i want it in QString or string
Thanx in advance..
Regards,
ad3d
--
View this message in context:
http://old.nabble.com/QListWidget-data-fetching-tp32139526p32139526.h
On Tue, 26 Jul 2011 07:53:38 -0400, ken kostenbader wrote:
> PyQt4 was installing, but refused to make the makefile correctly
> because "This version of Mac OSX is not supported"
>
> I just upgraded to Lion, when might the support be available?
We encountered this in my OpenLP project. It appears
PyQt4 was installing, but refused to make the makefile correctly
because "This version of Mac OSX is not supported"
I just upgraded to Lion, when might the support be available?
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcom
Hi guys,
Using PyQt how can i use "macintosh" / "windowsxp" style on my
application where i am using it on windows platform..
Guys its a bit urgent.. Thanx in advance
Regards,
Alhad D.
--
View this message in context:
http://old.nabble.com/QAppilcation.setStyle-using-PyQt-tp32138560p
On Tue, 26 Jul 2011 01:50:47 -0700, "Vivek Narvekar"
wrote:
> Hello,
>
> I am facing problem with some pyqt code.
>
> I have following code.
>
>
>
> qt.QDockWindow.__init__ (self, qt.QDockWindow.InDock, parent, name,
> *args, **kwargs)
>
>
>
> When I run this python code, I get an error
Hello,
I am facing problem with some pyqt code.
I have following code.
qt.QDockWindow.__init__ (self, qt.QDockWindow.InDock, parent, name,
*args, **kwargs)
When I run this python code, I get an error as follows.
TypeError: keyword arguments are not supported.
I am using PyQt 3.
Thank you very much!,
The solution is easier than I thought :-)
2011/7/25 Baz Walter
> On 25/07/11 12:20, Susana Sanchez Exposito wrote:
>
>> I would like if the user selects the option to open the modeless dialog
>> and
>> this dialog is opened yet, this dialog would be focused instead of op
11 matches
Mail list logo