tip text problem - 100% CPU

S

Stefan

Hi !

I'm trying to display tip text belonging to a listbox, but
it isn't displayed.
But, if I point on another control first,
which has also tip text (this text is shown as usual)
and then move the mouse to the listbox,
its tip text blinks with a very high frequency
(almost unreadable) and the CPU is at 100% (Task-Manager -
process: msaccess.exe : 99%)

I'm working with XP Professional and Access 2000.
Any idea how to fix this problem ?

thanks Stefan
 
S

Stefan

-----Original Message-----


In Design View, try selecting the listbox and choosing Format ... Bring to
Front

Access always will use all available CPU on a low priority thread. Should
another Windows process request it, the CPU cycles are
given up.

I did as you said, but the result is still the same,
as I described above.
Only pointing an the listbox's label shows the correct
tip text (without nervous blinking), although the label's
tip text property is left blanc.

Any other ideas ?
 

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

Top