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

How to modify the parameters passed in from the outside in the slate widget? #3

Open
xfause opened this issue Apr 25, 2023 · 0 comments

Comments

@xfause
Copy link

xfause commented Apr 25, 2023

Your blog is brilliant, solved many problems.

but I still have some ohers, like how to modify the parameters passed in from the outside?

For example I made a custom file view widget with STreeView, I passed some values from outside to SMyViewer, and I want to make changes on those values, therefore I can do something outside the widget.

I tried pass some shared references or pure references, but they either go wrong in the constructor or cannot be modified.

Could you help me to solve this problem?

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