Screen Flickers

  • Thread starter Thread starter Bikini Browser
  • Start date Start date
B

Bikini Browser

After creating a form, my screen flickers when I move the mouse across a few
labels. I can repeat the problem because the labels are all the same ones
that are causing the problem. Any ideas why? How do I fix this?

Dale
 
This is a flaw that occurs in Access 2003 on Windows XP, and the labels that
flicker are unattached labels that are not sitting directly on the form
(e.g. they are on the page of a tab control.)

If that sounds like what you are experiencing, grab the code from this
article:
Flicker with tab controls
at:
http://allenbrowne.com/ser-46.html
It finds the affected labels in all forms in your application, and converts
them into text boxes that look like labels so they won't flicker.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Sreen Flickers 2
Screen Flickering 22
Windows XP screen flickering 2
A2007 Split Form Flicker 3
Screen flicker in FSX 2
Screen flicker - Please Help 1
Screen flickering, labels on tab control 2
Flash screen with unassociated labels 2

Back
Top