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 to realize the one-click operation button "Run" #22

Open
kundezui opened this issue Apr 19, 2023 · 1 comment
Open

How to realize the one-click operation button "Run" #22

kundezui opened this issue Apr 19, 2023 · 1 comment

Comments

@kundezui
Copy link

Thank you very much for reading this letter in your busy schedule.

chigraph-gui is a very helpful interface, it seems to be developed based on QtNodes. In the QtNodes3.0 version, I found that when using a connecting line to link two nodes, the output of the previous node will be transmitted to the input of the next node immediately. Run "./examples/text" as shown below. I want to set a "run" button, even when the connection line is connected, no data transmission will be performed between the nodes. Is it possible to modify the source code of QtNodes3.0? If possible, please tell me where to modify it.

image

@russelltg
Copy link
Member

This is not based on QtNodes, the UI is based on a fork of https://github.com/paceholder/nodeeditor

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