10-01-2008 04:43 AM
Attached picture displays the error message. How do I modify this issue?
Thank you for your reply.
KC
10-01-2008 05:36 AM
Hello,
you are using controls from the 'system' palette and the appearance of these colors are defined by the operating system of your computer .
If you want to change the color of controls, you have to use controls from the 'modern' or 'classic' palette.
Hope this helps.
Uli
10-01-2008 07:45 PM
Thanks for Uli' reply.
Attached is the Main Screen.
For pointer slider and spin control controls, it looks nice on the main screen, but I cannot find the same pointer slide and spin control from the 'modern' or 'classic' palette.
Have any method to change the background color of system controls?
Thanks.
KC
10-01-2008
08:55 PM
- last edited on
05-01-2025
03:25 PM
by
Content Cleaner
Sorry, there is no simple way to modify a pointer slide from system control.
You might need to customize your slide.
Please refer to link:
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YHctCAG&l=en-US
https://www.ni.com/docs/en-US/bundle/labview/page/front-panel-controls-and-indicators.html
10-01-2008 09:10 PM
Thanks for your reply.
KC
10-06-2008 12:15 AM
I want to get the appearance of control as attached when Enabled State is on Disabled & grayed, but I cannot find the property of control is Enabled State as attached using property node.
How do I implement this?
Thanks for your reply.
KC
10-06-2008 01:00 AM
Hello KC,
the property is called "Disabled".
0 - Enabled
1- Disabled
2 - Disabled and Grayed Out
Uli
10-06-2008 04:46 AM
Thank you for Uli' reply.
KC