I want to popup a window with the right mouse button, but there is a problem that I can't solve #4255
Unanswered
sdegongzuo
asked this question in
Q&A
Replies: 1 comment
-
see the doc
There has a example of popup window |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
slint version: 1.3.2
rust version: 1.75.0
OS version: Macos 14.2.1
question: When I press the the right mouse button, the window is appear,When I release it, this window disappears.
I want the function that when I click the right mouse button, the window will popup and don't disappear. How to achieve this function? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions