[PyQt] C++ Qt widget called in python?

2012-02-07 Thread Emmanuel Mayssat
Is it possible to call C++ Qt widget in PyQt? If so how? (Do I need to sip the lib?) simple example? (let's say a subclass of QLabel in C++) Regards, -- E ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/lis

[PyQt] QDockWidget issue in Linux, but not Windows, OSX

2012-02-07 Thread JPolk
I have a really weird phenomena here, and am hoping somebody can shed some light on this... Before posting code, thought I would briefly describe,... Using a treeWidget, expanding an item presents us a tableWidget whose parent is a tabWidget, whose parent in turn is a dockWidget,... dockWidget

Re: [PyQt] Help understanding a backtrace

2012-02-07 Thread Phil Thompson
On Tue, 7 Feb 2012 13:05:04 +0530, Kovid Goyal wrote: > On Mon, Jan 30, 2012 at 12:22:35PM +, Phil Thompson wrote: >> Try the current tip of the 4.13-maint branch without any additional >> changes... > > I'm happy to report I have seen no more crashes. I'd appreciate a 4.13.2 > release, so I