Custom TitleBar
-
Hello, I've scoured numerous forums, videos, git forks, and asked AI for a solution, but I still haven't found an answer to my question. Can anyone help me create a custom titlebar? It's not even how to create it, but rather that when I create it, when I click the minimize, maximize, and close buttons, the standard DWM windows animations aren't present. The app either disappears abruptly or maximizes without smooth animations. Sometimes the window size can't be customized well by dragging the edge, etc. This also applies to QML. Please help me with this problem. It's a shame it's so complicated in cpp qt, unlike something like react node.js ;(
sry for bad english, im used google translate
-
Let's start with the basics: Which version of Qt are you using? On which operating system are you working (Windows?)? What functions do you call to minimize, maximize or close your app?