[PyKDE] ANN: first release candidate of eric3 3.4

Detlev Offenbach detlev at die-offenbachs.de
Tue Mar 23 19:03:01 GMT 2004


Hi,

thanks for the report. I thought, that Qt includes a builtin pixmap 
cache, but I'll look into it to find a better solution.

Detlev

Am Dienstag, 23. März 2004 17:49 schrieb Andrew Bushnell:
> Detlev,
>
> I have downloaded this snapshot and at least on Windows there is a
> serious problem I am running into. The problem is related to a change
> in editor.py to use QPixmap.fromMimeSource(<some.png>) to load the
> various breakpoint markers, bookmark markes and menu item icons for
> the editor. The problem that I am seeing is that rather than use the
> same QPixMap instance for each of these icons etc, you create a
> complete new set for each editor. This is resulting in consumption of
> resources on my window system and the system runs out of handles etc.
> I think a more optimal approach would be to create a set of shared
> icons/images that each editor is using. This was how it was working.
>
> I am working on a solution locally, but thought I would send you a
> note to let you know.
>
> Regards,
>
> Andrew
>
> Detlev Offenbach wrote:
> > Hello,
> >
> > I have just uploaded a new snapshot of eric3. This is the first
> > release candidate of the upcoming version 3.4. It is available via
> >
> > http://www.die-offenbachs.de/detlev/snapshots/eric-snapshot-20040321
> >.tar.gz
> >
> > This snapshot features a wizard for Python regular expressions.
> >
> > Please test it and send comments.
> >
> > Regards
> > Detlev

-- 
Detlev Offenbach
detlev at die-offenbachs.de




More information about the PyQt mailing list