Strange Cursor Problem

  • Thread starter Thread starter Chaster
  • Start date Start date
C

Chaster

I don't know that this has anything to do with access 2k but it is only
happening in the application I am writing and it is happening on 2 different
machines.

The problem can happen any time and anywhere in my application. It even
carriers over into the debug programming window.

My cursor just changes from the standard arrow to a bar. (much like you see
when you go into a field but it has a curved line at the top of the bar and
a curved line at the bottom of the bar) In fact as I write this I can go to
the vert scroll bar on this form and my cursor will turn to arrow but when I
bring it back on to this form it turns into the bar I a speaking about.

I have two different mouse drivers on the different machines so I would not
think that would be the issue. I have run antivirus on both machines and
found nothing.

I do have about 350 control items in the program on about 10 forms. I also
have several contols that are dlookups. I don't know if one of them could be
causing the problem but don't think so because this even happens on forms
that do not have any dlookups on them.

Any direction would be appreciated. This is a really annoying.

TIA
 
I just completed a window update of both directx and my display driver. It
appears that this fixed the problems I was having.

Thanks for looking.
 
Back
Top