kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #04304
Re: Re: wxDC & wxGraphicsContext Test
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
"Torsten Hüter" <torstenhtr@...>
-
Date:
Fri, 19 Feb 2010 22:10:33 +0100
-
In-reply-to:
<4B7EC4F8.7080007@...>
Hi Dick,
> I did look at the QGraphicsScene. It is a container class that uses
> QPainter to draw the objects that it contains.
>
> I think we are pretty happy with our containers, namely BOARD for
> instance. Changing that in order to use a graphics class is out of the
> question. We like being able to draw subsets of what we have in our
> container.
I had a short look, it looks not bad, but Cairo offers more functions for instance .. I could include it in my benchmark to see how good it is.
Often have such gui libraries less functions than something that is specialized for graphics drawing, like Cairo, OpenGL, Anti Gain Geometry etc.
> There may actually be pieces of code, or as a minimum, ideas, that could
> be re-used from this, without actually switching to a Qt.
> (If I was part of the wxGraphicsContext team for wxWidgets, I would have
> my nose in this code full time.)
Ideas yes, but I'm sceptical about the integration into wxWidgets. Another question is, if it's really better than a Cairo or Open GL implementation.
Bye..
Torsten
--
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
Follow ups
References