Have a way to handle a event from window title bar? #7366
Closed
RicardoDazzling
started this conversation in
Build/Link/Run/Fonts issues ONLY!
Replies: 1 comment 2 replies
-
Please open an issue to ask question, as written in the title of this section. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm new in C++ and ImGui, so I'm not finded a exemple to it:
I need to handle a double click event in the window titlebar. My idea was create a way to the user change the title with double click, so the window title would to be a input. But I know that it can be hard to implement, so if I show a modal asking the user a new window name, solve my problem. But I don't know how to add this event for the window title...
Thank you everyone!
Beta Was this translation helpful? Give feedback.
All reactions