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,638 Views)

can you attach the code?

Regards
Guru (CLA)
0 Kudos
Message 2 of 4
(3,635 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,630 Views)
Solution
Accepted by topic author euTeam

Ok I understand my error:

in property node I have set symbol index BEFORE ActiveItemTag!

Order is important!

 

Regards

0 Kudos
Message 4 of 4
(3,619 Views)