Change LVOOP Class Icon Color on All Members

I have a LVOOP class hierarchy (LV2009) composed of several classes that when created I used the default randomly selected color for each class.  For each class I have developed several member elements (VIs, Ctls, etc), and now I have decided on a color scheme I would like to adopt.  Changing the color on the template icon from the class properties will allow me to propagate those changes to the class member VI icons but it does not seem to have an impact on the class control icons on each of the member VI front panels.  The class data member control has the cube with the original color.  I like the idea of keeping the standard cube glyph, but changing the cube color and shading pixel by pixel is not appealing.
Is there an easy way to change the color scheme of an entire class that will update the color on the VI member Icons, the data member control and all instances of the control?
Is there an easy way to change the color of the standard cube glyph that is used by default on data member controls?
Is the cube glyph in a glyph library somewhere?

Justin_P wrote:
There is not a way to associate the color of the cube glyph (class data member control icon) with the color of the class template.  If I had just a couple classes I would just change them manually.  If I had a whole lot of classes, I would probably draw the cube in another program (that would do the shading automatically) and turn the image into a glyph that you could use in the icon editor.
I have attached a psd file (inside the zip) that will allow you to shade any color cube for this glyph creation.  Simply change the color in the "Color" layer and the shading will apply automatically.  Please note, you will need to flatten all the layers before you can copy and paste this into labview.
Attachments:
lv_class_object_icon_layered.zip ‏7 KB

Similar Messages

  • Lvoop class icon color

    I'm confused, and think I must be missing a (simple?) detail somewhere.
    I am trying to update the icons of all members of a lvoop class to a different color. Specifically, a shade of blue (in RGB = 0 - 96 - 128). However, I get a different shade of blue (in RGB = 0 - 102 - 153). I wonder the reason for this?
    I've attached my example and below are the steps I followed.
    Cheers,
    Chris
    Create new class and name ClassIconColor.lvclass
    Right-click the class and Select New...VI and name the added VI ClassMember.vi
    save all to disk
    open ClassMember.vi and edit the icon
    observed that NI_Library layer is green (R-G-B = 0-255-0) with black border (R-G-B = 0-0-0)
    close VI
    Open the class properties page and select Edit Icon...
    observed that VI Icon layer is green (R-G-B = 0-255-0) with black border (R-G-B = 0-0-0)
    Add a blue (R-G-B = 0-96-128) stripe to the banner
    Click Okay to return to the class properties page
    Click Okay on the class properties page and asked to apply icon changes to member VIs
    Click yes
    open ClassMember.vi and edit the icon
    observed that the blue (R-G-B = 0-102-153) stripe to the banner has slightly different color, (R-G-B = 0-96-128) to (R-G-B = 0-102-153)

    Cbl-Amo,
    It is strange that the icon editor changes colors on you.  I was able to reproduce the color swap following your steps and while I do not know exactly why this is happening, I have a good idea.
    Something strange is that even though the Icon Editor allows for 24-bit colors, the LabVIEW Block Diagram only uses 8-bit color.
    http://zone.ni.com/reference/en-XX/help/371361L-01/lvdialog/icon_editor/
    My best guess is that you selected the color 0-96-128 in the Icon Editor, the closest you can get in the LabVIEW Block Diagram is 0-102-153.  This is not a definitive test, but I took your class and VI which told me that they had different color stripes and dropped them both in a new VI.  I took a snip of that and when I looked at it in paint, I noticed both stripes were the color 0-102-153.  It's pretty silly that the Editor allows you to choose from a 24-bit color palette but that is what I think is happening.

  • Changing the required icon color in ADF

    Hi ,
    I want to change the color of required icon in ADF.
    Please help me for how to do it through skinning.
    I am using jdev 11.1.1.5.0 .

    Check
    Change label-color properties of only mandatory fields

  • Class documentation: list of all members

    Is there a way to generate a list of all the class members in the class documentation (CtrlShiftF9) with links to all (existing) documents?
    I think of a similar automatism that generates the list of parameters and exceptions when documenting a function module.

    I guess, NO.
    Function module uses the documentation class FU for the Documentation and FU is for the Function Module and & Parameter documentation. Where as there are different document classes for the Class (CL), Class Methods (CO), Class Attributes (CA) & Class Events (CE).
    Moreover, your mapping of FM to Class and Parameters to Method is illogical.
    Regards,
    Naimesh Patel

  • Changing font and background color for all components

    Hi,
    This is my first time writing a GUI, and I'm pretty new to Swing and Java. I just recently switched from C++, and so far Java seems to be doing a nice job =)
    Currently I have a gazilion components (textfields, labels, panels) and I'm wondering if there is a way to change their background/foreground colours without adding in setBackground/setForeground for every single component.
    I've done some researching onto using Look and Feel, but there aren't any current ones that suits my needs. And everyone seems to mention that programming your own is pretty complicated.
    My boss wants a slick white text on black background interface, so you can imagine that he's not very impressed with the current default greyish colours =)
    Thank you for any help!
    Cindy

    Hi Cindy,
    I'm not sure how effective a solution this will be, but you could try:UIManager.put("TextField.background", Color.BLACK); // Default text field background becomes blackThere are many more defaults you'd have to change and could probably achieve it more reliably and simply by creating or editing the properties file that controls the way the look and feel (even if it's the default) is implemented. Take a look at:
    http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/UIManager.htmlHope this is helpful
    Chris.

  • Change tooltip icon color in chart

    Hi,
    I like to change the tooltip icon colors for different dimensions (see image below).
    Using this CSS (svg.v-m-tooltip g.v-body path.tooltipsymbol {fill: white;}) I can turn all tooltip icon colors white but if possible I would like to change the each and every one of them individually.
    Any idea how do achive that?
    Thanks,
    Anders

    Got it to work using the below code.
    //Tooltip Color
    .chart1 svg.v-m-tooltip g.v-body path:nth-child(3).tooltipsymbol {fill: #334A6C;}
    .chart1 svg.v-m-tooltip g.v-body path:nth-child(5).tooltipsymbol {fill: #00B0F0;}
    .chart1 svg.v-m-tooltip g.v-body path:nth-child(8).tooltipsymbol {fill: #4F8F88;}
    .chart1 svg.v-m-tooltip g.v-body path:nth-child(11).tooltipsymbol {fill: #649B2A;}
    .chart1 svg.v-m-tooltip g.v-body path:nth-child(14).tooltipsymbol {fill: #FC9834;}

  • SP 2013 replace specific icon color

    I have a custom Css applied to the whole sharePoint sites, but what I want is that the sharePoint Icons was highlighted should come in white.
    I have not used themes in SharePoint and have applied custom CSS using custom master page.
    I have explored options to create custom themes and then apply in which SP theme engine generates the Sprite images.
    But creating theme will be a big ask and hence we want to stick to custom css, but want to replace specific images to white.
    Please suggest how this is possible.
    Thanks & Regards, Soumyadev | Posting is provided "AS IS" with no warranties, and confers no rights.

    Hi,
    According to your description, my understanding is that you want to change the specific icon color.
    I suggest you can use Jquery .css method to set the icon color , you can use SharePoint Designer to add Jquery code under the
    PlaceHolderMain tag in the document library view page.
    Here are some detailed code demo for your reference:
    Jquery CSS method
    How to set background color in jquery
    Thanks
    Best Regards
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Changing a lvlib or class icon mask...

    I thought changing a class (or lvlib) icon banner via the class properties dialog is supposed to change the banner for all the icons in the class?  Most of the time it doesn't change them for me, but I'm pretty sure it's done it a few times.  Is there any particular reason why it wouldn't update all the icons?

    Here are some shots of the class property dialog box and icons from a couple member VIs from a project I'm currently working on. 
    The first shot is the current condition.  I changed the banner color to more easily distinguish between this class and another class.  None of the member vi banners were updated.  (I had to copy and paste the banner for all my public VIs, but didn't bother with private VIs.)
    The second shot is after trying to change the banner color again.  I changed the color and clicked OK in the dialog box but was never presented with the option to update all the VIs.  I took the screenshot after reopening the class property dialog box.
    What's odd is that I just tried it with a quick sample class and the member vi was updated correctly.
    Attachments:
    Class banner 1.png ‏34 KB
    Class banner 2.png ‏27 KB

  • Change colors to all components in a consistent way

    Is there a way to change color to all components of an application (or of a JFrame), such as all JButtons backgrounds, JFrame backgrounds etc.?
    I suppose i've to deal with UIManager defaults, but is there some facility, or some check-list to help achieve this task?.
    Thanks in advance
    Agostino

    Check out my ComponentMapper class. You could do it with this by running the mapper on the contentpane (and potentially the JMenuBar too if you like)
    You are welcome to use and modify this code but please don't change the package or take credit for it as your own work
    tjacobs.util.ComponentMapper
    ======================
    package tjacobs.util;
    import java.awt.Component;
    import java.awt.Container;
    import java.awt.TextComponent;
    import javax.swing.JFileChooser;
    import javax.swing.JTextField;
    import javax.swing.SwingUtilities;
    import javax.swing.event.DocumentEvent;
    import javax.swing.event.DocumentListener;
    import javax.swing.text.JTextComponent;
    public class ComponentMapper {
         public static interface MappedFunc {
              public void func(Component c);
         public static void map(Component c, MappedFunc func) {
              func.func(c);
              if (c instanceof Container) {
                   Container con = (Container)c;
                   int count = con.getComponentCount();
                   for (int i = 0; i < count; i++) {
                        map(con.getComponent(i), func);
         public static void main(String[] args) {
              JFileChooser fc = new JFileChooser();
              MappedFunc mf = new MappedFunc() {
                   public void func(Component c) {
                        if (c instanceof JTextComponent) {
                             System.out.println("found");
                             final JTextField tf = ((JTextField)c);
                             tf.setEditable(false);
                             tf.getDocument().addDocumentListener(new DocumentListener() {
                                  public void insertUpdate(DocumentEvent de) {
                                       Runnable r = new Runnable() {
                                            public void run() {
                                                 tf.setText("");
                                       SwingUtilities.invokeLater(r);
                                  public void removeUpdate(DocumentEvent de) {
                                  public void changedUpdate(DocumentEvent de) {
                             while (c != null) {
                                  System.out.println(c.getClass());
                                  c = c.getParent();
                             //disable the textfield
              map(fc, mf);
              fc.showSaveDialog(null);
    }

  • The ackground and icon colors changed on my ipad. how do i change them back ?

    the background and icon colors changed on my ipad. how do i change them back ?

    that fixed it. thanks a bunch. what did i do to change it ? all i did was turn it off, when i turned it back on it was in "white on black " mode.

  • Change Team Site .ms-core-pageTitle color on all pages of the site

    Hey!
    I've been trying to change the color of the .ms-core-pageTitle class on a Team Site. There's no problem changing the color of the page title on start.aspx, but other pages in the same site gets the default page title color (sort of black, instead of the very
    different white I've been experimenting with).
    This is what I've been using:
    .ms-core-pageTitle{
    font-size: 35px;
    font-weight: bold;
    color: white;
    The font-size works on all pages, but the color only applies to the start.aspx. (The font-weight doesn't work either, but I put it in there as a test and don't really mind as I don't want the text to be bold when I'm finished.) I've tried a few different
    sites.
    Can anyone tell me why this is, and how I can correct it?
    Thanks, guys!

    Hi,
    If you want to change the page Title style in all site page, please add the following CSS style into the master page.
    <style type="text/css">
    .ms-core-pageTitle {
    font-size: 35px !important;
    font-weight: bold !important;
    color: white !important;
    </style>
    Best Regards
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • My background color for all pages has changed to pink, how do I get it back to white?

    The background color in all of my screens has switched to pink. How do I get it back to white? I wonder if it changed when I was shopping in a web site and had clicked on a pink watch(?)

    Check the default color settings:
    *Tools > Options > Content : Fonts & Colors > Colors
    * [X] "Allow pages to choose their own colors, instead of my selections above"
    *https://support.mozilla.com/kb/Changing+fonts+and+colors

  • How can I change a folder icon. Or at least change the background color. Folders are great for organization but the are SO ugly!!!!

    Want to be able to change my folder icon to a different icon image or at least change the background from dismal grey to a different color!

    You cannot.
    http://www.apple.com/feedback

  • HT203421 I have recently purchased some apps from the app store and after downloading them, the icon that appears in the dock changes to a different icon. It is now the same icon appearing on all newly downloaded apps.  Does anyone know what is happening

    I have recently purchased some apps from the app store and after downloading them, the icon that appears in the dock changes to a different icon. It is now the same icon appearing on all newly downloaded apps.  Does anyone know what is happening here? Even updating an older game app resulted in the original game icon changing to the new identical icon that all new apps are appearing with.  This new icon is like a page with a ruler, pencil and paintbrush. Any tips on how to stop this or how to revert to the icon as it appears on the app store would be appreciated.

    https://discussions.apple.com/thread/6132949?tstart=0

  • How do I change the color of all the text in a PDF?

    Hi.
    I have a large PDF, over 1000 pages. Some of the text is highlighted which makes it difficult to see on my preferred document background. In Acrobat XI how do I change the color of all the text in the document back to black please? Although solutions using any other software will be much appreciated too.
    I searched this forum already, and the same question was asked back in 2007 when it appears the only solution was to use an expensive third party plugin.
    Thanks.

    I know of no new solutions since 2007 except the ones you found.
    You could use the Accessibility Preferences > Change Document Colors to choose a text color. However, this is an individual preference and cannot be set as a default for others opening the document.

Maybe you are looking for

  • Clustering TopLink with 10g

    We are trying to use TopLink (version 9.0.4.3) in a cluster of Oracle 10g application servers (9.0.4.0.0) but we are having a number of issues getting it to work. When I add the following into the sessions.xml file I get a number of toplink errors on

  • Please help me as.. i got an update of 10.7.5 and current version is os x lion 10.7.3

    i got an update of 10.7.5 and current version is os x lion 10.7.3 as i always do to update it and at the end it says the update is tampered please help me

  • 1.4 tnameserv issues

    Hello, i'm running a very complex system with multi-language (Java, C++, and Ada 95) applications communicating via a tnameserv running on an IBM server. When we were running the 1.3 version of the tnameserv we were seeing minimal problems, however,

  • Since updating to software 5.01 bluetooth headphone controls do not work

    Rocketfish headphone controls do not work since updating to software 5.0.1.  Headphones pair and can only be used for listening.

  • 3rd party plug-ins on intel macs ?

    hello just got my macbook and was keen to use all my plug-ins that work on my g5 into the new macbook and use in logic. none of them work, is this going to be the way for all plug-ins untill they do intel versions. or is there another way to get them