I have noticed some strange behavior regarding windows management in LV7 in winXP that did not occur in win2K (identical code).
My main front panel has 'default' windows behavior. I have a pop-up subVI with 'modal' windows behavior so that it will be on top when called. In win2K, works fine. In winXP, modal subVI shows up behind main front panel. When I change the behavior to 'floating' from 'default' for the main front panel, things work as they should in winXP. But I do not see why I had to change to 'floating' behavior for the main front panel. Any ideas here? FYI, I extensively used the winutils.llb labview windows management toolkit when developing the application (in LV6.1 days) to control windows ontopness and floating behavior for VI server-called VIs, but it does not play a role in this particular problem (I do not call any of the VIs from this toolkit until later in the application). Thanks, Don
