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

Navigation + communication #253

Open
cojua8 opened this issue Mar 30, 2020 · 0 comments
Open

Navigation + communication #253

cojua8 opened this issue Mar 30, 2020 · 0 comments

Comments

@cojua8
Copy link

cojua8 commented Mar 30, 2020

Hello!,

First of all, I'm new to html, and I'm trying to build a GUI for my program.

The GUI has 3 destinations, and the first one should load a picture, the other 2 must communicate with julia.

This is where the problem comes: if I use loadfile, everything is fine except that I can't communicate with julia. On the other hand, if I load the files with body! (on every navigation button click), communication is ok, but the image does not load.

I don't know if I'm doing something wrong, or there is a workaround for this.

Any help is welcome!

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