[PyQt] Segfault when trying newDoc.setDocumentLayout(QtGui.QPlainTextDocumentLayout(newDoc))

2009-02-01 Thread GT6
Hi there. When running the below sample script, and clicking the button, it will segfault, and I don't understand why or how. I've overwritten a function in QPlainTextEdit and it should create a new document, set the PlainTextDocumentLayout and then set the document on the QPlainTextEdit widget.

Re: [PyQt] How to clear QDateTime

2009-02-01 Thread David Boddie
On Sun Feb 1 20:53:45 GMT 2009, David Douard wrote: > Le Saturday 31 January 2009 19:15:23 Marc Nations, vous avez écrit : > > I can't seem to clear out the QDateTime field in cases where I don't want > > the date displayed. Using clear() seems to wipe out the first entry (in > > this case the hou

Re: [PyQt] How to clear QDateTime

2009-02-01 Thread David Douard
Le Saturday 31 January 2009 19:15:23 Marc Nations, vous avez écrit : > Hi, > I can't seem to clear out the QDateTime field in cases where I don't want > the date displayed. Using clear() seems to wipe out the first entry (in > this case the hour). I tried hitting multiple clears thinking that it ma

[PyQt] RC3 of eric4 4.3.0 released

2009-02-01 Thread Detlev Offenbach
Hi, a new snapshot of the eric 4.3 development is available via http://sourceforge.net/project/showfiles.php?group_id=119070&package_id=300692. It is just a bug fix release and is the last release candidate before the final 4.3.0 release. Please give it a try and report back. Regards, Detlev -