I've come across a problem with the menu control in CVI 6.0 that I wonder if there is a fix to. If the mouse cursor is moved across the menu bar area, it can occassionally halt the running program. Moving the cursor off the menu area restarts it from where it was.
It doesn't happen in CVI 5.5 (but the menu behaviour has been changed since then, 5.5 doesn't have the little box highlighting menu items when the cursor moves over it.) It is a big problem for me, since my version of the TestStand Test Executive can possibly halt during testing. (Not a very safe condition!)
I've attached a program that shows the behaviour. Once running, slowly move the cursor back and forth across the menu bar and title bar and the program wil
l sometimes stop (It takes time but it will happen). The program increments the list index and beeps
(sorry about the noise!) but the beep will stop when the program halts (Just to indicate that it's not just Window messages that are stopped.)
If there is already a patch for this, where can I get hold of it?
(The system the program is running on is a 1GHz P4)