Re: [PyKDE] ListBoxItems are invisible

2005-04-02 Thread John Ridley
--- Phil Thompson <[EMAIL PROTECTED]> wrote: > On Wednesday 30 March 2005 9:38 am, Giovanni Bajo wrote: > > Jeffrey Barish <[EMAIL PROTECTED]> wrote: > > > So why don't I see anything with the code as shown? Is > > > there a way to make the text visible when I put it in a > QListBoxItem? > > > >

[PyKDE] Qtable Cell Painting Redux

2005-04-02 Thread Matthew Singer
Title: Qtable Cell Painting Redux I'm trying to change the background color of a Qtable cell when the user starts to edit it (and leave it colored to mark as a changed field. The code below doesn’t change the color until another cell if clicked. I've tried everything (except of course what w

Re: [PyKDE] Memory leak: Cycles with QObject's doesn't get collected

2005-04-02 Thread Phil Thompson
On Wednesday 30 March 2005 5:03 pm, Nahuel Greco wrote: > I think I have found another memory leak. When you create cycles with > QObjects they aren't collected. This doesn't happen with pure python > objects (as expected), but in that case I have found an strange behaviour > when you set the gc.DE

Re: [PyKDE] Adding translations to eric3

2005-04-02 Thread jul
well, I think translation files have to be in the same directory than project file. You may have a look at eric project directory to see how translations are managed. ++ Jul. Goodday all, I have made a translations-file (qm and ts) and want to put those in a subdirectory (./i18n), The (right mou

[PyKDE] Adding translations to eric3

2005-04-02 Thread Eric van Riet Paap
Goodday all, I have made a translations-file (qm and ts) and want to put those in a subdirectory (./i18n), The (right mouseclick in translation tab) "Add Translation..." option does not allow me to select a file. i.e. it behaves different from add file and add form. How do I add the ./i18n/somefi

[PyKDE] eric3 project subversion commits

2005-04-02 Thread Eric van Riet Paap
goodday all, When I run a project in eric3 all files are saved to disk, but when I commit my project they are not. This has bitten me a couple of times, especially the project file itself I seem to forget to save. Can we please have a checkbox in the prefernce->projects menu like: [x] Save all fi

Re: [PyKDE] Bug: QTimer.singleShot segfaults on latest pyqt/sip4 snapshot

2005-04-02 Thread Nahuel Greco
Sorry, I forgot to attach the file :) here is. Saludos, Nahuel Greco. #!/usr/bin/python import sys,os from qt import * def report(s): print s sys.stdout.flush() def f(): pass report("QT Version: "+ qVersion()) report("PYQT Version: "+ PYQT_VERSION_STR) report("SIP Versio

[PyKDE] Bug: QTimer.singleShot segfaults on latest pyqt/sip4 snapshot

2005-04-02 Thread Nahuel Greco
See the attached file. In the latest snapshot the output is: serverlinux:/tmp# ./test_qtimer_segfault.py QT Version: 3.3.3 PYQT Version: snapshot-20050325 SIP Version: 4.2.1 (snapshot-20050325-302) Creating app.. Setting QTimer.. Segmentation fault serverlinux:/tmp# Note,

Re: [PyKDE] ListBoxItems are invisible

2005-04-02 Thread Phil Thompson
On Wednesday 30 March 2005 9:38 am, Giovanni Bajo wrote: > Jeffrey Barish <[EMAIL PROTECTED]> wrote: > > So why don't I see anything with the code as shown? Is > > there a way to make the text visible when I put it in a QListBoxItem? > > QListBoxItem is an abstract base class, you should be using

Re: [PyKDE] eric-doc bugs ?

2005-04-02 Thread Detlev Offenbach
Am Dienstag, 8. Februar 2005 07:11 schrieb jul: > Hi Detlev, > I have just tried to use eric-doc for the first time, and I found two > small disagrements. > While my python files are utf8 encoded, the html doc page doesn't > recognize special characters. It works as if my source was in latin-1, > a

Re: [PyKDE] SIP with debug Qt

2005-04-02 Thread Phil Thompson
On Friday 01 April 2005 11:49 pm, James Emerton wrote: > In the interest of not having two different Qt source trees, I > perpetrate small hack that creates qt-mtNNNd.dll as the debug version. > (I do this by building normally to get a release build, then rerunning > configure with -debug -lean -no