|
-
Dec 7th, 2009, 03:05 PM
#7
Re: Flickering Buttons: How Do I Get Rid Of Them?
 Originally Posted by JonSea31
And what is subclassing? I'm still in the learning stages.
Subclassing is an advanced technique that allows one to take complete control over a window/control. They can change how it behaves and how it looks.
I've never seen a command button flicker without someone doing something to it... Unless your code is rapidly changing the buttons' appearance properties (font, caption, backcolor, etc), I thought maybe subclassing might be involved. Since you aren't familiar with subclassing, guess we can assume that it is not involved if you wrote each line of code.
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
|
Click Here to Expand Forum to Full Width
|