Flashy task panel |
Post Reply |
Author | |
rdhd
Senior Member Joined: 13 August 2007 Location: United States Status: Offline Points: 886 |
Post Options
Thanks(0)
Posted: 06 March 2012 at 3:54pm |
We have a docking pane with a task panel in it. We add dialogs to the groups in the task panel. These are just plain dialogs. They are not any CodeJock objects.
It all works fine except that when the user scrolls the task panel, we get a steady stream of paint messages for everything on our dialogs. This results in a lot of flashing in the UI. When I examine the call stack during the painting operations, I simply see we are reacting to WM_PAINT messages. Is there something I should be doing to get "smooth" scrolling? |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |