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 component from the outside #92

Open
fiatjaf opened this issue Apr 30, 2023 · 1 comment
Open

Updating component from the outside #92

fiatjaf opened this issue Apr 30, 2023 · 1 comment

Comments

@fiatjaf
Copy link

fiatjaf commented Apr 30, 2023

From what I understand the only thing that calls .update() is a signal from a GTK widget. Am I right?

What I have, though, is a stream of messages coming from elsewhere (in my case a websocket) and I want to push them into the Component and trigger rerenders every time a new one appears.

How can I do that?

@fiatjaf
Copy link
Author

fiatjaf commented Apr 30, 2023

Hmm, I see this library is not getting all the love it deserves, which is sad and unfortunate, since it is such an amazing and beautiful library. But it is also completely understandable, so I won't expect any answers to this issue.

But hopefully in the future vgtk can rise again and become great.

I'll leave this open just because I think it is an important point to be addressed in the future and a question other people might have.

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