You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem 2) Selection problem of visible node items.
Solution: This is a problem in demo form. Please change the RootNodeCount of the tree to 0 and run.
Problem 1) Error message. This still comes sometimes and I need to look into it some more. That's why I have not committed the above fix yet.
…perly on start up, multiple clicks causes error
* DFM file had rootnodecound initialized whereas FormCreate was setting it. Removed from DFM to solve first problem.
* OnStartDrag event didn't ahve any purpose in this minimal demo. Suspected and removed. Problem is no longer occuring.
I try TreeView demo: Minimal. After compiled I click several times on tree and get except:
This demo works at all bad, it is not possible selection of first visible items.
Is errors relate to the TreeView or just this demo?
I tested on Delphi Berlin 10.1
The text was updated successfully, but these errors were encountered: