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

Updating GUI by changing the model directly #825

Open
neimanpinchas opened this issue Aug 27, 2023 · 0 comments
Open

Updating GUI by changing the model directly #825

neimanpinchas opened this issue Aug 27, 2023 · 0 comments

Comments

@neimanpinchas
Copy link

I am experimenting with DataBinding

I have a MainWIndow with a username and password LineEdit a submit button, I have a backend struct for my model, I could confirm that the struct is being updated, but I could not get how could I update the struct and notify the GUI to update the view.

How can I update the View

(I am coming from WPF INotifyPropertyChanged, so maybe I am thinking wrong.)

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