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 can i effective forward message to another model? #14

Closed
ValeriusGC opened this issue Aug 15, 2019 · 1 comment
Closed

How can i effective forward message to another model? #14

ValeriusGC opened this issue Aug 15, 2019 · 1 comment

Comments

@ValeriusGC
Copy link

Wolud you be so kind to give me receipt how can i do next:
When DataModel finishes some work i'd like to instantiate and send Message from another one, i.e. HistoryCreateMsg from HistoryModel.

So which the right approach?

DataModel
-> DataCreateMsg
–> HistoryCreateMsg 

HistoryModel
* HistoryCreateMsg
@ValeriusGC
Copy link
Author

Well, that was a Brain Blowing..... 0_o
Widget with ProgramWidget must be visible at the moment one send messages to it!

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