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

Cannot make Observables signal back to the GUI #209

Open
ig-or opened this issue Oct 14, 2024 · 2 comments
Open

Cannot make Observables signal back to the GUI #209

ig-or opened this issue Oct 14, 2024 · 2 comments

Comments

@ig-or
Copy link

ig-or commented Oct 14, 2024

Cannot make Observables signal back to the GUI: not working even on the examples on my side. Windows11, Latest Julia 1.11.0

Best regards

@barche
Copy link
Collaborator

barche commented Oct 16, 2024

Hi, can you give more details on what example you are trying and how you are running it please?

@ig-or
Copy link
Author

ig-or commented Oct 16, 2024

Hello barche, thanks for looking into this!! After some more investigation from my side, this is what I see now:
everything is working if running from the command prompt (this is very good)

the issue is because I'm trying to work using VSCode julia plugin on Windows11. If in VSCode I open the examples like basic/gui.jl, select all the file (with Ctrl+A) and then run all this (with Ctrl+Enter), then all the GUI is working except changes in Observables does not go to the GUI (for gui.jl example, the counter field is not updating after pushing the "Start counting" button).

But now its not a critical issue for me since I can run it from command prompt.

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