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

TreeVIEW selectedditemchanged never triggered #856

Open
TheR7angelo opened this issue Mar 3, 2025 · 0 comments
Open

TreeVIEW selectedditemchanged never triggered #856

TheR7angelo opened this issue Mar 3, 2025 · 0 comments

Comments

@TheR7angelo
Copy link

Hello,

When I whent to detect a change in any control I generally use an event called Changed but in my TreeView control this event is not an event so we can't use it.

And when I want to recreate it with an TouchEvent none of SelectedItem or SelectedItems are filled with my selected item.
I think it's a bug or it's my fault and I don't know how to use your control ?

Property or event is expected
protected virtual void SelectedItemChanged()
in class UraniumUI.Material.Controls.TreeView

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant