Results 1 to 1 of 1
Thread: SWT ExpandBar flickering
- 12-02-2009, 12:23 PM #1
Member
- Join Date
- Dec 2009
- Posts
- 1
- Rep Power
- 0
SWT ExpandBar flickering
Hello,
I am developing a simple SWT application using ExpandBar. The problem is that the widget is flickering when I'm moving my mouse cursor over it. The same problem seems to occur when I run a sample ExpandBar application from examples at eclipse.org. I've encountered the problem which looked very similar to this one when I was writing a Java2D application and forgot to turn on double buffering. Is it possible that ExpandBar is not double buffered by default? If yes, is it possible to turn it on? (SWT.DOUBLE_BUFFERED passed to cnstructor doesn't seem to do anything noticeable).
Thanks
Similar Threads
-
Java Swing GUI Windows XP Flickering Probelm
By hemanthjava in forum AWT / SwingReplies: 1Last Post: 12-12-2008, 02:07 PM -
Applet flickering
By samson in forum Java 2DReplies: 3Last Post: 09-21-2007, 10:51 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks