LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

What is this in multicolumn listbox?

Solved!
Go to solution

There is another side effect: the edit position doesn't change when mouse down? discard.

e.g. if the current edit position is (1,1) and you clicked (2,2), edit position (IME) should disappear.

 

There is another bug of multicolumn box can benefit from this trick:

When make cell editable, user can edit row header!

While table control has another property node: Editable headers

 

George Zou
0 Kudos
Message 11 of 14
(921 Views)

Yes, when the Mouse Down? is discarded, there are a lot of operations lost - like drag & drop functionality, the right-click menu, double-click etc. Though I am able to get around the other two, I am unable to make the drag and drop work. Can you help me? This is very important in my application - the drag & drop has to work and I cannot have the dotted lines (since my customer is very specific). Any workaround to enable drag & drop?

 

Thanks,

Priyadarsini S

0 Kudos
Message 12 of 14
(905 Views)

Drag&drop from what to what?  One cell to another?  Or from / to another control?

 

George Zou
0 Kudos
Message 13 of 14
(898 Views)

Both drag/drop within the same row or from one listbox to another.

0 Kudos
Message 14 of 14
(894 Views)