ScrolledComposite: Content not drawn properly while scrolling [message #465382] |
Mon, 12 December 2005 03:15  |
Eclipse User |
|
|
|
Hi,
I am using a ScrolledComposite to show some Composites with Images and Links
included. I set the ScrolledComposite to expand vertical and horizontal. The
Increment of the vertical Scrollbar is set to 10.
Now, when scrolling either with the MouseWheel or the Thumb, the content shows
up cheesy, that is it seems the content is not drawing properly while the
Scrolling occurs.
Any tricks do avoid that?
Thanks,
Ben
|
|
|
Re: ScrolledComposite: Content not drawn properly while scrolling [message #465388 is a reply to message #465382] |
Mon, 12 December 2005 09:39  |
Eclipse User |
|
|
|
Originally posted by: kwpeck.mersoft.com
Benjamin Pasero wrote:
> Hi,
>
> I am using a ScrolledComposite to show some Composites with Images and
> Links included. I set the ScrolledComposite to expand vertical and
> horizontal. The Increment of the vertical Scrollbar is set to 10.
>
> Now, when scrolling either with the MouseWheel or the Thumb, the content
> shows up cheesy, that is it seems the content is not drawing properly
> while the Scrolling occurs.
>
> Any tricks do avoid that?
>
> Thanks,
> Ben
Have you verified this problem on multiple computers? In a number of
instances I have found this to be a video driver problem and not a SWT
issue. Try it on another machine if possible or go ahead and update your
video driver to see if that fixes the issue.
|
|
|
Powered by
FUDForum. Page generated in 0.06602 seconds