I'm encountering a problem in the following situation:
--I have a GUI running that contains various Ring Controls/Pull-Down menus
--I have background monitoring going on that loads a panel and does InstallPopup() on it if a certain event arises
--If the panel is displayed when the ring control list is
visible/pulled down, the popup will go behind the list items, and I
can't click either the list box or the new panel.
--The program is now locked up and must be killed from task manager
I've seen some references that threading could help resolve this, but is this the only way to fix it?
I'm running on WinXP SP2 with LabWindows/CVI 7.1.1.