phuzionz Posted July 26, 2007 Report Posted July 26, 2007 Dear Members, I try to add some custom item symbols in a tree structure(see VI). He gives me always a fault that says " LabVIEW: The tree control's active item is not valid for this property. Property Name :Active Item:Symbol Index". Can anybody help me with this, thanks Quote
crelf Posted July 26, 2007 Report Posted July 26, 2007 QUOTE(phuzionz @ Jul 26 2007, 12:46 AM) He gives me always a fault that says " LabVIEW: The tree control's active item is not valid for this property. Property Name :Active Item:Symbol Index". You need to tell it which item you want to set the symbol of - I've added a property that sets the active item from the iteration terminal of your loop. Quote
phuzionz Posted July 27, 2007 Author Report Posted July 27, 2007 QUOTE(crelf @ Jul 25 2007, 05:22 PM) You need to tell it which item you want to set the symbol of - I've added a property that sets the active item from the iteration terminal of your loop. You're right, thanks. You can also split the property's, use active item tag as the first one, after that you can set the symbol index. 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.