|
-
Dec 8th, 2009, 01:45 PM
#11
Thread Starter
Fanatic Member
Re: Flickering Buttons: How Do I Get Rid Of Them?
 Originally Posted by MartinLiss
Why do you need to use SetParent?
You mean to say SetParent isn't necessary in an MDI form?
And is it possible to go to the following forms in order (with some backtracking involved)?
Q1
Cards1
Q2
Cards1 (backtracking from Q2)
Q3
Cards1 (backtracking from Q3)
Q4
Cards1 (backtracking from Q4)
BTW, the flickering doesn't occur on my side when it's not in an MDI form, but the only downside is, when not set as MDI children, all forms after Q1.frm will not close immediately after clicking the "X" on the top right hand corner of those particular forms.
Maybe I might not need the MDI form as much as I realized earlier. It's a good idea for me to pass on the MDI form for the time being, as long as flickering doesn't prevail.
Guess I figured out the flickering problem (as per purpose of this thread) and I may have to mark this thread resolved.
Last edited by JonSea31; Dec 8th, 2009 at 01:49 PM.
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
|