J
JF
I have an Access application that has a problem with a certain form
refreshing when the application is left alone for a while and then used
again.
The occurrence of this issue isn't always consistent, but the the results
are. When the app is "switched to" the screen appears entirely gray except
for the title bar way at the top (along with the minimize/maximize/close
buttons). I can still move the mouse around and the keyboard shortcuts
still work. In fact, one of the keys is used to perform a search on the
current field. When that is pressed, if the search returns results,
navigation arrows appear on the menubar (as they should) but still the form
below is unpainted. However, when I click the navigation arrow, the form
finally repaints.
Is there some way to capture when the application as a whole gains focus so
I can force a repaint? Are there any other suggestions or any ideas as to
what may be causing this?
Regards,
JF
refreshing when the application is left alone for a while and then used
again.
The occurrence of this issue isn't always consistent, but the the results
are. When the app is "switched to" the screen appears entirely gray except
for the title bar way at the top (along with the minimize/maximize/close
buttons). I can still move the mouse around and the keyboard shortcuts
still work. In fact, one of the keys is used to perform a search on the
current field. When that is pressed, if the search returns results,
navigation arrows appear on the menubar (as they should) but still the form
below is unpainted. However, when I click the navigation arrow, the form
finally repaints.
Is there some way to capture when the application as a whole gains focus so
I can force a repaint? Are there any other suggestions or any ideas as to
what may be causing this?
Regards,
JF