[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] GC.drawImage()
|
- From: pashah@xxxxxxxxxx (Pratik Shah)
- Date: 19 Apr 2001 13:28:15 GMT
- Newsgroups: eclipse.tools
- Organization: http://www.eclipsecorner.org
- User-agent: NewsPortal 0.23
I have a scrollable canvas where I display an image. But, the image
flickers badly when I scroll. It seems the drawImage() method of GC is
pretty slow. Is that true? Anybody else have any similar problems? Know
of any solution?
Pratik Shah