LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Ring Colour

How can I change rhe color of a ring? In fact I somehow changed it once
upon a time, but now it is used in a new project with better coloring :-)))

Any hints?
0 Kudos
Message 1 of 8
(3,547 Views)
Just paint it with the painttool
0 Kudos
Message 2 of 8
(3,535 Views)

Hum...

The paint tool works on menu and text rings, but there is no way to get a custom colored Dialog rings !..

Chilly Charly    (aka CC)
0 Kudos
Message 3 of 8
(3,530 Views)
Hi,
 
The advance solution may be the use of properties!
 
Have a look at the example (LV 8.0).
 
 
Nice Day
Alex R
NI Switzerland
Message 4 of 8
(3,515 Views)
chilly charly schrieb:
> Hum...
> The paint tool works on menu and text rings, but there is no way to get a custom colored Dialog rings !..

Is this really true?
Maybe I can replace the dialog rings with text rings - what is the
difference??

Thanks
Urs
0 Kudos
Message 5 of 8
(3,509 Views)

Hi Urs,

Dialog style controls are meant to look just like the controls in native applications in the operating system.  For instance, in the configuration dialogs for Internet Explorer, the buttons, strings, trees, lists, etc., all have a uniform appearance...all of those controls on the Dialog palette in LabVIEW have the exact same appearance.  Furthermore, if you took a VI with a bunch of dialog controls from Windows to Mac, those controls would automatically change appearance to look like the native controls on the Mac.  This contrasts with the standard LabVIEW controls, which look the same on all platforms...but you can customize their appearance however you want.

Hope this helps...

-D

0 Kudos
Message 6 of 8
(3,493 Views)
Thanks Darren,

I have changed my rings to text rings, and so I can adapt them to the
style of my application

Urs

Darren schrieb:
> Hi Urs,
> Dialog style controls are meant to look just like the controls in native applications

> Hope this helps...
> -D
0 Kudos
Message 7 of 8
(3,477 Views)
Thanks Darren,

I have changed my rings to text rings, and so I can adapt them to the
style of my application

Urs

Darren schrieb:
> Hi Urs,
> Dialog style controls are meant to look just like the controls in native applications

> Hope this helps...
> -D
0 Kudos
Message 8 of 8
(3,477 Views)