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 - show edit text box programmatically

I have a Tree control and I populate the items programmatically. Upon specific Events, I want to prompt user to edit a cell text. If i click on the cell two time slowly, a Kind of text box appears. The same I want to do programmatically, without clicking anything on the tree. Is it possible?

 

Madottati

0 Kudos
Message 1 of 3
(2,960 Views)

Yes, it can be done.  Use the property nodes "Key Focus" and "Edit Position".  See here:

tree.JPG

0 Kudos
Message 2 of 3
(2,942 Views)

Just repeated same solution as previ post. Deleted this.

0 Kudos
Message 3 of 3
(2,941 Views)