LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Slider Control w/increment/decrement buttons

Solved!
Go to solution

I have a slider control on the front panel with the digital display and increment/  decrement buttons shown.  Because this will be installed on a touch panel, I need to increase the size of the increment/decrement buttons while leaving the digital display the same size.  Customizing the slider control does not allow me to change only the increment and decrement button sizes.  Is there a way to do this?

I was going to try a separate digital control, but both the slider and the digital control need to read the same value, and both need to be adjustable and track each other, which complicates the matter.  




metzler CLAD
0 Kudos
Message 1 of 4
(2,624 Views)

First customize a normal numeric control to have big inc/dec buttons.

Then customize the slider and replace the sliders numeric control with the new one.

Slider big inc buttons.PNG

0 Kudos
Message 2 of 4
(2,608 Views)

Ulib,

Thanks for your response.

 

I have the customized larger button control, but how do I link the slider to the digital control?

 

P.S. How did you get a snap shot of the panel in your post?  I can't seem to paste it.  

 
 
 
 

 




metzler CLAD
0 Kudos
Message 3 of 4
(2,601 Views)
Solution
Accepted by topic author metzler

@metzler wrote:

I have the customized larger button control, but how do I link the slider to the digital control?

 
 
 
 

Just Copy + Paste ...

Mark your control, press Ctrl+C. Choose customize on the slider, change to Customize Mode, mark the numeric control and press Ctrl+V.

 

I think a second option is to save your new control and in Customize Mode on the sliders control you can do a right click and choose Replace --> Select a control.

 

@metzler wrote:

P.S. How did you get a snap shot of the panel in your post?  I can't seem to paste it.  

 
 
 

Windows Snipping Tool

Message 4 of 4
(2,597 Views)