[PyQt] Setting backgroud color to a QListViewItem

2008-04-13 Thread Reinaldo de Carvalho
Hi, Someone can send example code to set background color to a QListViewItem (pyqt3)? -- Reinaldo Carvalho ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Re: [partially solved] Re: [PyQt] KProcess setUsePty not there...

2008-04-13 Thread Giovanni Bajo
On Sat, 2008-04-12 at 19:53 +0200, Wilbert Berendsen wrote: > A remaining question, as I can't ask the users of my LilyKDE module to > recompile PyKDE: does setUsePty work in mainstream distributions like Ubuntu? I don't know the answer, but the workaround is a tiny C++ module (wrapped with SIP)

Re: [PyQt] Regression in sip 4.7.4 "sip: QPixmap has not been defined"

2008-04-13 Thread Phil Thompson
On Sunday 13 April 2008, Adam C Powell IV wrote: > On Sun, 2008-04-06 at 20:14 -0400, Adam C Powell IV wrote: > > On Mon, 2008-04-07 at 00:49 +0100, Phil Thompson wrote: > > > I said before you should reproduce the problem with the standard source > > > packages, not your distro's packages. "-t Qt_

Re: [PyQt] Regression in sip 4.7.4 "sip: QPixmap has not been defined"

2008-04-13 Thread Adam C Powell IV
On Sun, 2008-04-06 at 20:14 -0400, Adam C Powell IV wrote: > On Mon, 2008-04-07 at 00:49 +0100, Phil Thompson wrote: > > I said before you should reproduce the problem with the standard source > > packages, not your distro's packages. "-t Qt_3_3_8b" does not come from the > > standard source pack

[PyQt] question about pyhton + kicker

2008-04-13 Thread Jan De Coster
morning all, i'm quite new to this list and i'm figuring out if it's possible to write a 'applet' for 'kicker' using python ? I tried googling but failed to find somthing kind regards, -- **Jan De Coster** DB Logo **D**igital **B**ase Broekstraat 36, 3001 Heverlee T. +32 (0)16 36

Re: [PyQt] PyQt and image processing

2008-04-13 Thread Hans Meine
Hi Laura, On Samstag 12 April 2008, Laura X wrote: > So, are there PyQt applications/examples on image processing? Using > PIL or OpenCV? Is it possible to load an AVI file and process the data > in PyQt? I am personally using the VIGRA library for image processing, but its python bindings have

Re: [PyQt] Goods news about the "menu text missing in PyKDE apps with Oxygen" bug

2008-04-13 Thread Detlev Offenbach
Hi Simon, that works and seems to be a more general fix for the problem. Thanks for helping. Detlev On Samstag, 12. April 2008, Simon Edwards wrote: > Detlev Offenbach wrote: > > On Donnerstag, 10. April 2008, Simon Edwards wrote: > >> Hello all, > >> > >> Some people here might have crossed pa