list box flickering

R

Richard

Hi

I have two list boxes in a tab control. They keep flickering when I move the
mouse around. I have checked if there are any events triggerred when I move
the mouse but there weren't.

Why is this so and how do I overcome it?

Many thanks in advance
Richard
 
R

Richard

Hi Van

The form is just at the testing stage and have not been tested with other
pcs. Actually, I had encountered the problem before but couldn't overcome it
and used a subform instead. I think I will try it out on another pc and let
you know.

Thanks agani
Richard
 
R

Richard

Hi Van

It flickers on another pc as well. I think I'm going to lose a few hairs
looking for a solution...

Richard
 
L

Luke Dalessandro

Are you sure that there is no OnMouseMove defined for the detail section
of the form? Is there module code at all for the form?

I know you've probably looked at just about everything, but this is just
a thought.

Luke
 
R

Richard

Thanks for takng time to rply.

I just discovered most of , except one or two of the list boxes I use
flicker...

I think I have installed all the Service Release (How do I check?) and I
can't seem to find the Tool Tip Property.

Oh I am using Access 2003 SPI (does this help??)

Thanks again
Richard
 
Top