Hi,
Is there any plan to support Qxt in PyQt?
Thanks!
--
View this message in context:
http://python.6.n6.nabble.com/Qxt-tp4883018p4883018.html
Sent from the PyQt mailing list archive at Nabble.com.
___
PyQt mailing listPyQt@riverbankcomputing.com
On Sat, Apr 14, 2012 at 03:14:28PM +0100, Phil Thompson wrote:
> Once the C++ disconnect() has completed then it shouldn't matter if the
> proxy is still around or not. Has the disconnect() actually succeeded?
Hmm, interesting question. How do I tell?
I should note that it's difficult to test bec
On Saturday, April 14, 2012 06:16:00 PM Phil Thompson wrote:
> On Sat, 14 Apr 2012 13:07:58 -0400, Scott Kitterman
>
> wrote:
> > Phil Thompson wrote:
> >>On Fri, 13 Apr 2012 11:52:31 -0300, "Alejandro J. Cura"
> >>
> >> wrote:
> >>> Hi,
> >>>
> >>> first of all, since I'm new to the list I'd l
On Sat, 14 Apr 2012 13:07:58 -0400, Scott Kitterman
wrote:
> Phil Thompson wrote:
>
>>On Fri, 13 Apr 2012 11:52:31 -0300, "Alejandro J. Cura"
>> wrote:
>>> Hi,
>>>
>>> first of all, since I'm new to the list I'd like to thank the people
>>> responsible for PyQt a lot for making such a great pro
Phil Thompson wrote:
>On Fri, 13 Apr 2012 11:52:31 -0300, "Alejandro J. Cura"
> wrote:
>> Hi,
>>
>> first of all, since I'm new to the list I'd like to thank the people
>> responsible for PyQt a lot for making such a great project.
>>
>> I'd like to report a bug: when using DBusQtMainLoop, I'
On Fri, 13 Apr 2012 11:52:31 -0300, "Alejandro J. Cura"
wrote:
> Hi,
>
> first of all, since I'm new to the list I'd like to thank the people
> responsible for PyQt a lot for making such a great project.
>
> I'd like to report a bug: when using DBusQtMainLoop, I'm getting
> SIGSEGVs when the DBu
Hello,
please note that the URL of the eric repositories has changed. They are
available via http://die-offenbachs.homelinux.org:4/, i.e.
the added port.
Regards,
Detlev
--
Detlev Offenbach
det...@die-offenbachs.de
___
PyQt mailing listPyQt@r
On Wed, 11 Apr 2012 13:48:15 +0100, Andrew Suffield
wrote:
> I've been having grief with a class of problems that looks like this
> valgrind error:
>
> ==28760== Invalid write of size 4
> ==28760==at 0x6C26DED: PyQtProxy::unislot(void**) (in
> /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so)
On Sat, Apr 14, 2012 at 09:12, Phil Thompson wrote:
> On Sun, 8 Apr 2012 22:40:04 -0400, Luke Campagnola
>
> wrote:
> >As an example, consider the standard diamond
> > inheritance problem:
> >
> >A
> > /\
> > BC
> > \/
> >D
> >
> > If A is a subclass of QObject, then presuma
On Sun, 8 Apr 2012 22:40:04 -0400, Luke Campagnola
wrote:
> Howdy list,
>
> I'm trying to achieve some sort of multiple inheritance with custom
classes
> where each may define its own signals. I understand there are
limitations
> with SIP in this area, but It is not really necessary that QObject
Hello Nathan,
thank you for these suggestions.
build python in debug succeeded in the meantime (the build
directory was dirty because I had build a non debug version in the
same directory by accident)
now sip and pyqt build and work in debug as well
but now I have to rebuild every library I use
On 04/14/2012 05:16 AM, Erik Janssens wrote:
Hi,
How are debug builds supposed to work under windows ?
I'm observing a segfault that I can only reproduce on
windows, and would like to create a stackstrace.
I've build Qt in debug mode. But when building sip
with --debug, it appears that the dl
On Sat, 07 Apr 2012 19:10:58 -0400, Scott Kitterman
wrote:
> Forwarding this suggestion from a Debian user.
>
> Scott K
Fixed in tonight's snapshot.
Thanks,
Phil
> -- Forwarded Message --
>
> Subject: Bug#667910: python-qt4: Raises "underlying C/C++ object has
been
> delete
On Sat, 14 Apr 2012 11:16:54 +0200, Erik Janssens
wrote:
> Hi,
>
> How are debug builds supposed to work under windows ?
>
> I'm observing a segfault that I can only reproduce on
> windows, and would like to create a stackstrace.
>
> I've build Qt in debug mode. But when building sip
> with --
Hi,
How are debug builds supposed to work under windows ?
I'm observing a segfault that I can only reproduce on
windows, and would like to create a stackstrace.
I've build Qt in debug mode. But when building sip
with --debug, it appears that the dll is named sip_d
instead of sip, making the dll
15 matches
Mail list logo