I am writing UI using blink and Interact. I am fairly new to the use of tasks and CSS, so maybe my problem is actually fairly easy. During different operations, I use print to write messages such as “wait for…”, “all good” and so on. I would like to integrate these messages in a dialogue box in my UI, still using print so that I won’t have to add another object as an argument of all my functions. Is this possible or I am approaching the problem in the wrong way?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Printing from a task | 1 | 520 | July 26, 2020 | |
Sync/keepalive for Blink.jl/Interact.jl? | 6 | 1167 | April 7, 2020 | |
Printing a prompt and waiting for input | 7 | 695 | August 20, 2021 | |
Blink.jl - Apply form data to a julia function | 0 | 1052 | March 21, 2019 | |
Missing `println` output with `wait(::Event); println("done")` | 3 | 24 | November 1, 2024 |