Hello again,
Recently, I've been working on building a sidebar that you can close and pull back out with it animated when it closes/opens.
My question is, is it possible to specify which windows to Repaint instead of it repainting all the windows?
Here's an animated gif of what I've got so far.
http://i.imgur.com/WEtrMZa.gifv
It's not smooth as I have it moving in counts of fives to make it move faster.
If I could specify which windows to repaint, I could possibly change it to moving one X position at a time instead of five, and I believe it would move faster since it wouldn't be repainting all the windows at once, which would give it a smoother look.
Also it moves a bit smoother than it does in the animated gif, as the screen recorder was lagging me a bit.
Recently, I've been working on building a sidebar that you can close and pull back out with it animated when it closes/opens.
My question is, is it possible to specify which windows to Repaint instead of it repainting all the windows?
Here's an animated gif of what I've got so far.
http://i.imgur.com/WEtrMZa.gifv
It's not smooth as I have it moving in counts of fives to make it move faster.
If I could specify which windows to repaint, I could possibly change it to moving one X position at a time instead of five, and I believe it would move faster since it wouldn't be repainting all the windows at once, which would give it a smoother look.
Also it moves a bit smoother than it does in the animated gif, as the screen recorder was lagging me a bit.