> This comment should be moved out of Toolkit and into GtkToolkit.

Sure.

> GtkLightweightContainerPeer needs to override GtkComponentPeer painting
> methods to be no-ops: handleEvent and postExposeEvent.
> GtkLightweightContainerPeer.repaint should be overridden to be
> LightweightComponentPeer's implementation.  Overriding all these methods
> should eliminate the flicker we were seeing in the Swing demo: Roman
> pointed out that lightweight peers should never call paint directly or
> post paint events.

This does not fix the flickering. I am looking into why it happens
still.

Thanks,
Lillian


Reply via email to