LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Tree Scrollbar Issue (Bug) - Scrolling Stops Prior to End

If a tree is created with a mixture of single line and multi-line items, the vertical scrollbar does not properly continuously scroll to the bottom. If the multi-line items are first, the scrollbar will over scroll. If the multi-line items come after the single line items it take many actions to scroll all the way to the actual bottom. If all items are the same number of lines, it functions correctly. The scroll wheel action functions correctly. I tried this with all control types (classic, modern, system, NXG, and silver). The attached code demonstrates the issue and does not have to be run.It is in 2019. but this may be an old issue. 

 

Using a second scrollbar to work around this would be very painful due to the nature of a tree structure (collapsible items).

 

 

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

Just for fun I decided to test this in NXG. Apparently it's not a problem in NXG because it does not support multi line tree items.Multi line strings are converted into single line where each new line becomes a space.

 

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

I received a response from NI tech support regarding this issue.

 

Your issue has been reported under bug number 1066866: Tree Scrollbar Issue- Scrolling Stops Prior to End, as the assessment showed no duplicates for it.

 

This will be reviewed by the developers and put under the queue of reported bugs, taken into consideration the severity of it.

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