<AWT Dev> Question about GtkLnF implementation

Clemens Eisserer linuxhippy at gmail.com
Sat Jan 30 07:43:24 PST 2010


Hi,

I have a short question about the design of GtkLnF.
Currently the gtk look and feel paints everything twice, to two
different pixmaps and then reads back - which means two roundtrips.
Has there been any technical reason why it paints to two different
pixmap and not to a single one which simply has twice the size?

Thanks, Clemens



More information about the awt-dev mailing list