Bruno Costa Posted June 9, 2010 Report Posted June 9, 2010 Hi, I`m building a xnode like bundle function and I need to know the respective color for all data types to draw the image of xnode. I know string data type is pink, integer is blue and etc. But i don't know the exact colors. Bruno Quote
Yair Posted June 9, 2010 Report Posted June 9, 2010 There's an Application class method called Data Type Color which receives a variant and returns a U32. Note that this won't be relevant for class wires. Also, there should be a KB article on NI's site with an exact list of the colors. Quote
Bruno Costa Posted June 9, 2010 Author Report Posted June 9, 2010 There's an Application class method called Data Type Color which receives a variant and returns a U32. Note that this won't be relevant for class wires. Also, there should be a KB article on NI's site with an exact list of the colors. Many thanks Yair Bruno Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.