Hi
I have modified the fully fledged TS Operator Interface to include some controls which display various information received using UIMessages. The message handler is implemented using a callback and this works absolutely fine.
My problem is that sometimes my mouse cursor goes busy (circle) for no apparent reason when I hover over these controls. I have found the Application Manager Wait callback and disabled it, but my cursor still has this behavior.
There are no other places where I set the cursor busy.
Any ideas why this happens and how to avoid it?