ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Tree view set symbol error 1135

Solved!
Go to solution

Hi,

I try to build tree by program (reading by file tree structure) using invoke node 'Edit Tree Items.Add.Item' and this work fine.

Now if I try to set symbol index after item added using property node, rise an error 1135 : 'The tree control's active item is not valid for this property.'

 

What I wrong?

 

Thanks all.

 

0 Kudos
Message 1 of 4
(3,791 Views)

can you attach the code?

Regards
Guru (CLA)
0 Kudos
Message 2 of 4
(3,788 Views)

Code is quite complex, I prefer not send it.

I try to reproduce a little subset of code, but this work fine!

 

Thanks.

0 Kudos
Message 3 of 4
(3,783 Views)
Solution
Accepted by euTeam

Ok I understand my error:

in property node I have set symbol index BEFORE ActiveItemTag!

Order is important!

 

Regards

Message 4 of 4
(3,772 Views)