Re: [PyKDE] PyQt Metaclass programming

2004-10-28 Thread Phil Thompson
Howdy! I'm presently using QCustomEvent quite often, and decided to whip up a solution using metaclasses. The idea being that the custom event number could be automatically incremented for each custom event -- so it would be unnecessary to number them manually. However, trying to create a

[PyKDE] problem updating pixmap draw

2004-10-28 Thread gianlum
Hello. I am developing an application that need to draw some lines (NACA profiles in fact) using pyqt and qt-designer. I begin using a PixmapLabel for the drawing area, now (after some research on google) i use a frame. As I find in the documentation, to draw my polyline I implemented the

Re: [PyKDE] eric: Infinite loop in search and replace

2004-10-28 Thread Detlev Offenbach
Am Donnerstag, 28. Oktober 2004 06:15 schrieb Parzival Herzog: I replaced text file with filename, a range of lines was selected, and the wrap around option was selected. I pressed replace all, and Eric proceeded to infinitely replace text, windows flashing scrollbars bouncing, but otherwise

Re: [PyKDE] Eric 3.5 crashes on Qt/Mac when saving files

2004-10-28 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I rebuilt everything from scratch, and now Eric3 seems to be working fine. Thanks for the suggestion. Willard Myers wrote: | On 2004 Oct 27, at 14:18, Kevin Walzer wrote: | | That's what I was afraid of. Qt takes just a day under forever to | compile,