Re: How do I wait until myVar == true
- From: "Gabriel Magaņa" <no-spam@xxxxxxxxxxx>
- Date: Thu, 19 Jan 2006 17:15:34 -0800
Also, if you do call DoEvents() within your loop do additional
debugging/coding so you don't let the user do something they should not be
doing while you are waiting for the processing to finish, such as pressing a
button again (start the process again for example), close the application,
etc...
.
- Follow-Ups:
- Re: How do I wait until myVar == true
- From: Gabriel Magaņa
- Re: How do I wait until myVar == true
- From: Coder
- Re: How do I wait until myVar == true
- References:
- How do I wait until myVar == true
- From: Coder
- Re: How do I wait until myVar == true
- From: Coder
- Re: How do I wait until myVar == true
- From: Gabriel Magaņa
- How do I wait until myVar == true
- Prev by Date: Re: VS 2005 IDE/Compile bug
- Next by Date: Re: VS 2005 - Case Sensitivity?
- Previous by thread: Re: How do I wait until myVar == true
- Next by thread: Re: How do I wait until myVar == true
- Index(es):