[PyKDE] newbie on PyQt4

2007-02-26 Thread Marco
Hello, everyone! My Desktop is KDE, and now I'm studing how to write GUI via PyQt4, is there some project that I can learn? (example is good start but most of it is just examples only) Thank you! -- LinuX Power ___ PyKDE mailing listPyKDE@mats.imk

[PyKDE] re:too much code generated by QtDesigner for color change

2007-02-26 Thread Tony Cappellini
I've just installed 4.2.2 and I still see this problem. Andreas, are you using Windows ? Should I submit a bug report or not? http://www.trolltech.com/developer/task-tracker/index_html?method=entry&id=141350 Could you file a bug report via the Task Tracker about this, if it's not too much t

Re: [PyKDE] Re: Threading problem with PyQt4 and Macosx

2007-02-26 Thread Matt Newell
> > > > It seems that I need to work out how to find the thread affinity of a > > Python object... > > ...which doesn't seem possible. So I think it's a case of clarifying the > documentation... > Shouldn't this be possible for python callable's that are members of a QObject derived python class?

Re: [PyKDE] Re: Threading problem with PyQt4 and Macosx

2007-02-26 Thread Matt Newell
On Saturday 24 February 2007 11:58, Michael Guntsche wrote: > On Feb 24, 2007, at 10:28, Phil Thompson wrote: > > In the meantime you could try changing PyQt's configure.py (in > > set_sip_flags()) so that it invokes sip with the -g flag. > > I did some more tests and noticed something weird I do n

Re: [PyKDE] Re: Threading problem with PyQt4 and Macosx

2007-02-26 Thread Matt Newell
> There are a number of strategies for dealing with this... > > 1. Manual inspection of the Qt source code and applying /ReleaseGIL/ where > needed. > > 2. Automatically release the GIL whenever any Qt call is made. This was how > SIP v3 worked (because it supported earlier versions of Python that

Re: [PyKDE] Latest PyQt4 snapshot build failure

2007-02-26 Thread Danny Pansters
On Monday 26 February 2007 15:27, Arve Knudsen wrote: > Did you try the latest SIP snapshot? Yup that was the problem, my sip was a day older... Sorry for the noise. Dan ___ PyKDE mailing listPyKDE@mats.imk.fraunhofer.de http://mats.imk.fraunhofer

Re: [PyKDE] Latest PyQt4 snapshot build failure

2007-02-26 Thread Arve Knudsen
Did you try the latest SIP snapshot? Arve On 2/26/07, Danny Pansters <[EMAIL PROTECTED]> wrote: [ line breaks inserted for readability ] c++ -c -pipe -fPIC -O2 -fno-strict-aliasing -pipe -Wall -W -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/local/include -I/usr/local/include/python2.4

[PyKDE] Latest PyQt4 snapshot build failure

2007-02-26 Thread Danny Pansters
[ line breaks inserted for readability ] c++ -c -pipe -fPIC -O2 -fno-strict-aliasing -pipe -Wall -W -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/local/include -I/usr/local/include/python2.4 -I/usr/local/mkspecs/freebsd-g++ -I/usr/local/include/QtGui -I/usr/local/include/QtCore -I/usr/X11