LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Change ring control dropdown arrow box color

I am trying to customize a ring dropdown arrow box color.

image.png

 

It is grey but I want it green-blue.  Does anyone know if it can be change and if not how would I load an image that doesn't stretch the drop arrow box color?

 

thanks,

Seán

0 Kudos
Message 1 of 9
(3,286 Views)

That's a System Ring Control, right? I think the colors for those are decided by Windows, not LabVIEW.

 

See this thread:

 

https://forums.ni.com/t5/LabVIEW/ring-selection-label-appearance-customization/td-p/3259949

 

(I tried changing that color and couldn't get it to work... I think it's a System Control limitation).

Message 2 of 9
(3,263 Views)

@SeanJ wrote:

I am trying to customize a ring dropdown arrow box color.

image.png

 

It is grey but I want it green-blue.  Does anyone know if it can be change and if not how would I load an image that doesn't stretch the drop arrow box color?

 

thanks,

Seán


Hi

You've to use entire image along with that drop down arrow mark in a control go to advanced >> customize >> change to customize mode >>picture item (edit it in photoshop or gimp tool where you've familiar).

Here you go with my reference!

Combo Box.PNG

Message 3 of 9
(3,244 Views)

Hi Sabari,

 

The drop down selector button resizes if you simply change the graphic


ctrl.png

On the existing control the drop down selector button does not resize so there must be a way of doing it but I don't know what it is.....Smiley Indifferent

0 Kudos
Message 4 of 9
(3,237 Views)

As you said exactly I was using a graphic image. In a system ring control only having 2 picture items and 1 test item, but you can't resize it drop down menu. 

If you wanna use drop down menu picture item separately, you can use silver ring control.

0 Kudos
Message 5 of 9
(3,233 Views)

Right-click -> Advanced -> Customize

Click on the wrench to change to Customize mode.

Use the paintbrush tool.

"If you weren't supposed to push it, it wouldn't be a button."
Message 6 of 9
(3,221 Views)

Paul, that doesn't work on System controls for whatever reason.,

0 Kudos
Message 7 of 9
(3,209 Views)

@BertMcMahan wrote:

That's a System Ring Control, right? I think the colors for those are decided by Windows, not LabVIEW.

 

See this thread:

 

https://forums.ni.com/t5/LabVIEW/ring-selection-label-appearance-customization/td-p/3259949

 

(I tried changing that color and couldn't get it to work... I think it's a System Control limitation).


Looks like you are right

 

http://zone.ni.com/reference/en-XX/help/371361P-01/glang/controlspalette/

  Use the system controls and indicators in dialog boxes you create. System controls and indicators are designed specifically for use with dialog boxes because the controls adapt their color and appearance to match the standard dialog box controls for the platform on which the end user runs the VI.

 

System colors depend on the color scheme defined in windows.

FP_ColorPalette.PNG

https://forums.ni.com/t5/LabVIEW/Changing-color-scheme-of-front-panel/td-p/1032078

WindowAppearance.png

https://forums.ni.com/t5/LabVIEW/ring-selection-label-appearance-customization/m-p/3259968#M950846

Message 8 of 9
(3,194 Views)

Just to add the controls I am using are the DMC GUI toolkit. 

 

https://www.dmcinfo.com/services/test-and-measurement-automation/labview-programming/labview-ui-suit...

 

I guess they are system controls from the feedback but if so how did they change them I can't?

0 Kudos
Message 9 of 9
(3,161 Views)