[V3] Whether to support multiple windows to communicate with each other #4328
-
|
I have a main window that opens the settings window when I click on the settings button. I would like to change the configuration information through the settings window and notify the main window to update it in real time. |
Beta Was this translation helpful? Give feedback.
Answered by
JinCodeHub
Jul 4, 2025
Replies: 1 comment
-
|
You can use events for multi-window interaction |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
landaiqing
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use events for multi-window interaction