LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

[BUG] XControl allows you to shrink front panel window smaller than LV normally allows

If you set up an XControl, the facade opens up a normal window.Facade1.png

Which looks like this shrunk to smallest size.  If you then load up a VI in to memory that calls the XControl, you can shrink it further:

Facade2.png

 

 

Finally, once you close the VI which calls the control in memory, it unlocks the facade, resulting in:

Facade3.png

 

 

0 Kudos
Message 1 of 4
(2,539 Views)

So where is the bug part? Remember that the front panel of the facade sets the size -- or at least the default size -- for the control. 

 

Mike...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 4
(2,530 Views)

Well aware that facade window size = control size.  The bug is that it resizes to smaller than LV should allow.  Your "Minimize" and "Maximize" buttons aren't even clickable when it happens, and if you size it too small the "Close" button is barely clickable. The bug is purely visual when it is out of "Run" state.

 

It either needs to be set to where you can resize it smaller in normal state, or set to where you can't resize it in run state.

0 Kudos
Message 3 of 4
(2,471 Views)