LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Customize All Windows dialog?

Find the Owner Window: 

        Title: LabVIEW

        Window Class: LVFrame

When Owner window minimized, all LabVIEW windows will get minimized.

Minimize All Windows.png

George Zou
0 Kudos
Message 11 of 13
(76 Views)

Thanks. I created a button, added and case and I pasted it in.  It causes very strange behavior. All of the LV windows minimize but they loose their graphics & preview thumbnails on the taskbar. Even after restoring various LV VI windows, they are not redraw correctly. Only after I individually minimize and restore them do they "paint" correctly.  I wonder if there is a 64 bit version of user32.dll that might not cause these issues.

0 Kudos
Message 12 of 13
(64 Views)

It turns out VIs become hidden rather than minimized.  My bad.

 

> I wonder if there is a 64 bit version of user32.dll that might not cause these issues.

No.  LabVIEW won't let you config a wrong bitness dll.

 

George Zou
0 Kudos
Message 13 of 13
(48 Views)