[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Doublebuffering with SWT

Which Platform are you on? Are you sure that Double buffering is actually being executed?

Stefan

Michael Imhof wrote:
Thanks for the hint. SWT.DOUBLE_BUFFERED ist working. But its still
very slow (as slow as my previous version with drawImage)!

Michael