Forwarding this suggestion from a Debian user.
Scott K
-- Forwarded Message --
Subject: Bug#667910: python-qt4: Raises "underlying C/C++ object has been
deleted" while it has not been created
Date: Saturday, April 07, 2012, 03:15:19 PM
From: Valentin Lorentz
To: sub...@bugs.d
Hi,
Thank you for the detailed response. I'll look into everything that you have
mentioned.
--
View this message in context:
http://python.6.n6.nabble.com/Create-an-installer-package-tp4688832p4696009.html
Sent from the PyQt mailing list archive at Nabble.com.
__
dip v0.4 has been released. This includes a complete rewrite of the
dip.shell module and a substantial rewrite of the dip.ui module.
The documentation
(http://www.riverbankcomputing.com/static/Docs/dip/index.html) now includes
a roadmap to v1.0 and an architectural and module overview.
Although d
On 06.04.12 11:32:34, Alfredo Junior wrote:
> Hi people,
>
> I am writing a PyQt application.
> There is a sqlite database where I store data collected from the mame
> games(mamedev.org).
> I created a QGraphicsView with the screens of the games.
> Also created a QTableWidget with information ab
On Fri, 6 Apr 2012 15:46:15 -0700, Dio Gonzalez
wrote:
> Hello,
>
> I have a very similar scenario as described in the "PyObject to
> QVariant and back" thread:
>
http://python.6.n6.nabble.com/PyObject-to-QVariant-and-back-td4557574.html
>
> I used sip to create bindings for several custom clas