I am trying to create a cluster which contains a boolean and a variant. The idea is that I want to pass this in a Q between a child window and a main window. I create a cluster, I put a boolean constant inside it. I then find a to variant data function and right click on it and select create->constant. I then drag this variant constant to the cluster. I am trying to give it a meaningfull name and a description. But when I try to open the properties panel, LabView freezes up (full CPU usage). It stays in this state for a while (possibly forever).
I can open the properties panel for this variant when it's sitting outside the cluster. But when it's inside, it causes LabView to crash.
(LabView Version 7.1 on WindowsXP)