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

Cell WPF binding #182

Open
slimshader opened this issue Feb 17, 2024 · 2 comments
Open

Cell WPF binding #182

slimshader opened this issue Feb 17, 2024 · 2 comments

Comments

@slimshader
Copy link

Hey,

is there a way to bind a Cell to a XAML property? I am currently using ReactivePorperty but was hoping to try Sodium as alternative as I id it really fascinating library (and FPR as a paradigm)

@jam40jeff
Copy link
Contributor

I have been using/testing a solution for this for some time, but it only lives in a private repo. It seems production-ready enough at this point that I would like to incorporate it into an official Sodium library very soon. I will update this ticket when I make progress on that.

I took a look at ReactiveProperty as I have never used it before, and the paradigm is quite similar to my implementation, so using it should be straightforward.

@slimshader
Copy link
Author

That is great news. In thea meantime I've tried proposed solution from official forums mvvm but Discrete/Cell/Stream do not seem to exist anymore?

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

2 participants