-
Screen Flickering
[Originally posted by Jason]
I have an activeX control with an image painted on the control that I am dragging across the screen when a user clicks on the image. If system resources are high, the screen redraws properly.ÿ However, when the resources are below 30%, the image leaves a trail behind until the mouse stops, and then the screen redraws properly.ÿ What I tried to do to fix it, was to do a Screen.Refresh in the MouseMove event, but this makes the screen flicker.ÿ Any ideas on how to get the trailing away if system resources are low?ÿ
I've tried AutoRedraw for the Control both on and off, and tried AutoRedraw for the form both on and off.ÿ Problem happens both ways.ÿ Also, clip controls for the control and form are set to False
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks