Re: [PyKDE] idle time detection

2006-11-11 Thread Sebastian Kügler
On Thursday 09 November 2006 19:51, Sebastian Kügler wrote: > Can anyone think of some clean way for a PyKDE application to detect idle > time? > > For the Kubuntu powermanager applet, we're currently missing that feature. > The usecase would be kicking in a suspend / hibernate / dimming display >

[PyKDE] Re: "sender" info in Python slot

2006-11-11 Thread Sibylle Koczian
Hello, I'm choosing this post to answer, because it contains the other possibilities. Jeremy Sanders wrote: > > On Thu, 9 Nov 2006, Andreas Pakulat wrote: > > > On 09.11.06 16:43:00, Sibylle Koczian wrote: > >> hopefully the subject line isn't too misleading. This is my problem: I > >> would l

Re: [PyKDE] bug in pyqt4/python in QTextEdit/QTextBlockUserData

2006-11-11 Thread Phil Thompson
On Thursday 09 November 2006 8:36 am, Pavol Mravec wrote: > The following example will cause python to segfault in linux and > window. tested on latest debian sid pyqt packages and latest windows > binary distribution of pyqt on winxp. Just run it and when you close > the window, python itself segf

Re: [PyKDE] "sender" info in Python slot

2006-11-11 Thread Andreas Pakulat
On 11.11.06 07:11:22, Mark Summerfield wrote: > On Fri 10-Nov-06 18:31, Phil Thompson wrote: > > On Thursday 09 November 2006 8:54 pm, Torsten Marek wrote: > > > Jeremy Sanders schrieb: > > > > On Thu, 9 Nov 2006, Andreas Pakulat wrote: > > > >> On 09.11.06 16:43:00, Sibylle Koczian wrote: > > > >>

Re: [PyKDE] Re: "sender" info in Python slot

2006-11-11 Thread Andreas Pakulat
On 11.11.06 09:35:00, Sibylle Koczian wrote: > Jeremy Sanders wrote: > > > > On Thu, 9 Nov 2006, Andreas Pakulat wrote: > > > > > On 09.11.06 16:43:00, Sibylle Koczian wrote: > > >> hopefully the subject line isn't too misleading. This is my problem: I > > >> would like to connect the "clicked"

Re: [PyKDE] Dependency on sip.pyd

2006-11-11 Thread Giovanni Bajo
Phil Thompson wrote: > A genuine question (because I don't know the answer) - do Boost and > SWIG support the wrapping of a C++ class hierarchy across multiple > modules? Do they support the ability for somebody else to wrap 3rd > party libraries that derive from the wrapped C++ library? That (to

[PyKDE] [Qt4] visual appearance of plastique style on mouse over

2006-11-11 Thread Hans-Peter Jansen
Hi, while I caught the flu, I bothered with Qt4 a bit for the first time (being addicted to _Py_Qt3 since ages). Building an rpm for SuSE 9.3 went pretty smooth, and playing around with qtdemo in the build dir was very appealing, up to the point where I recognized the appearance of buttons/com