Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The OnChange event is not fired in case the selected node is deleted through DeleteChildren() #555

Closed
joachimmarder opened this issue Jun 24, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@joachimmarder
Copy link
Contributor

The tsChangePending flag is set correctly, but it is never evaluated. Further problem: Although no the option toAlwaysSelectNode is set, the parent node is not selected afterwards.

@joachimmarder joachimmarder added this to the Version 6.2 milestone Jun 24, 2015
@joachimmarder joachimmarder self-assigned this Jun 24, 2015
@joachimmarder joachimmarder changed the title The OnChnage event is not fired in case the selected node is deleted through DeleteChildren() The OnChange event is not fired in case the selected node is deleted through DeleteChildren() Jun 24, 2015
joachimmarder pushed a commit that referenced this issue Jun 24, 2015
…d node is deleted through DeleteChildren(). Although no the option toAlwaysSelectNode is set, the parent node was not selected afterwards.
ValtsS pushed a commit to ValtsS/Virtual-TreeView that referenced this issue Jan 25, 2019
… the selected node is deleted through DeleteChildren(). Although no the option toAlwaysSelectNode is set, the parent node was not selected afterwards.

# Conflicts:
#	Source/VirtualTrees.pas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant