Re: [PyKDE] PyQtGPL and Eric3 for Windows

2005-10-14 Thread Brian Thomason
After struggling to compile all the variojs components (I get confused in Windows quite easly) I found this - Doh! Anyway, many thanks for this! -Brian On Apr 30, 2005 03:36 PM, Eric van Riet Paap [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello PyQt lovers,

Re: [PyKDE] KHTML border woes

2005-09-08 Thread Brian Thomason
p.view().setFrameStyle (QFrame.NoFrame) Once again saving me hours of beating my head Jim, Many thanks - Worked like a charm. -Brian ___ PyKDE mailing listPyKDE@mats.imk.fraunhofer.de

[PyKDE] KHTML border woes

2005-09-07 Thread Brian Thomason
I'm currently banging my head on a small, simple (in theory), fullscreen app that I've written using a KApplication, KMainWindow, and a KHTMLPArt view as the central widget. The background of the page being displayed in the view is black, and I wish for the whole screen to be black.

[PyKDE] PyQT module size

2005-02-18 Thread Brian Thomason
We've been using PyQT/PyKDE here at Linspire for some time now to develop a handful of applications. One of these is Lsongs, and it has grown quite large and has a very large memory footprint. We're trying to reduce this a bit in various ways (switching to gstreamer from libxine for

[PyKDE] Revisiting an old khtml crash

2004-07-13 Thread Brian Thomason
In this old thread: http://www.mail-archive.com/[EMAIL PROTECTED]/msg01331.html A user is experiencing the exact same problem I've been seeing with pykde 3.11 on both Linspire 4.5 and Debian SID. (at least to my feeble mind it appears that way) When overriding any type of pyqt event, khtml