LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Cursor lost after changing the value of a cell

Hello,

 

I have some trouble with cell editing (Labwindows CVI 8.5)

 

When i call SetTableCellAttribute (panel, table, cell, ATTR_CTRL_VAL, value); i'm losing the cursor in the cell.

I Tried to call SetCtrlAttribute (panel, table, ATTR_TABLE_RUN_STATE, VAL_EDIT_STATE) but it didnt worked.

 

I have no trouble with text boxes.

 

Table control mode : Normal

Cell control mode : Hot

 

Is there any way to get back the focus in the same cell (function...)?

Another question : Is it necessary to double-clic on the cell to get the focus ?

 

G. Lacroix

0 Kudos
Message 1 of 2
(2,907 Views)