V_T_S Posted August 18, 2011 Report Share Posted August 18, 2011 Has anyone come across the Object color changed (thick black border) automatically? Initial when the code was written the color of the Class Object was like Image 1 Code was working like perfect world. A new issue was discovered and while debugging the code, I noticed the color of my class object has changed from Image 1 to Image 2. FYI, the class library is not locked and this is the Indicator Quote Link to comment
drjdpowell Posted August 18, 2011 Report Share Posted August 18, 2011 (edited) It indicates that control has a default value saved that is different than the usual default value for that class (i.e. someone probably choose "Make Current Values Default" after running the VI). The changed default value might be causing your issue. -- James Edited August 18, 2011 by drjdpowell 1 Quote Link to comment
jgcode Posted August 19, 2011 Report Share Posted August 19, 2011 See here: My LVOOP class control has a black border, what does that mean? Quote Link to comment
V_T_S Posted August 19, 2011 Author Report Share Posted August 19, 2011 I learned something new today; there is so much to learn in LVOOPs. Thank you. Quote Link to comment
jgcode Posted August 19, 2011 Report Share Posted August 19, 2011 I learned something new today; there is so much to learn in LVOOPs. ...and LabVIEW in general, which is why it's so much fun! Quote Link to comment
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.