07-28-2010 10:11 PM
In LabVIEW 2009, if I change the Show Boolean Text of a Push Button to either "Spd +" or "Spd+" the "+" is obscured by the Push Button Indicator on the Push Button and is not displayed. Increasing the width of the Push Button a bit does not fix this.
How can I get the Push Button the the LabVIEW 2009 Front Panel to display ALL of the Boolean Text without obscuring any of it behind the Push Button Indicator?
07-28-2010 10:20 PM
Option 1: Just use the positioning tool to move the text.
Option 2: Customize the control using the control editor to set the text location a little to the left.
Option 3: Use a different button.