| [news.eclipse.tools] Re: Image Animation Flicker |
Create the canvas with the style SWT.NO_BACKGROUND. "Gerald McCants" <GMcCants@xxxxxxxx> wrote in message news:atujqg$f9l$1@xxxxxxxxxxxxxxxx > When animating the background is drawn before the image with every redraw. > This causes it to flicker badly. In java 1.3 the update(Graphics) method > was overridden so the background would not be drawn. What do I do in > Eclipse? >