LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Slide digital displays won't rescale with window.

I'm using LabVIEW8.5 and have a Slide control on the front panel.  On the slide's appearance tab I've checked the box to "show digital displays".  On the VI Properties - Window Size Category, I've also checked the box "Scale all objects on front panel as window resizes.  When I resize the window all the front panel objects scale appropriately except the slide's digital displays.  They remain the same size.  Does anyone have any suggestions?
0 Kudos
Message 1 of 2
(2,505 Views)

A workaround: Use a new digital control and replace the "show digital display" . Bind them programmatically to show the same value.

 

I think the "scaling" for objects, needs to be improved by NI

0 Kudos
Message 2 of 2
(2,485 Views)