Hello,
I am using LabWindows 5.0.1 to display event logging data at regular intervals
based on a timer callback (200 msec). The data is displayed on the main
panel in listbox controls, etc.
When timer events are enabled, I'm having trouble making menu selections
from the panel menu. When I click on a menu bar entry, I get the drop-down
menu list, but it disappears before I can make my selection.
How do I solve this problem?
-Thanks