<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Custom TitleBar]]></title><description><![CDATA[<p dir="auto">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 ;(</p>
<p dir="auto">sry for bad english, im used google translate</p>
]]></description><link>https://forum.qt.io/topic/164518/custom-titlebar</link><generator>RSS for Node</generator><lastBuildDate>Thu, 30 Apr 2026 21:06:59 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/164518.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 02 Apr 2026 15:02:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Custom TitleBar on Tue, 21 Apr 2026 09:03:20 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://github.com/stdware/qwindowkit" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/stdware/qwindowkit</a><br />
This is currently the best frameless window lib. It is cross-platform and supports both QWidget and QQuick.</p>
]]></description><link>https://forum.qt.io/post/837906</link><guid isPermaLink="true">https://forum.qt.io/post/837906</guid><dc:creator><![CDATA[chenly]]></dc:creator><pubDate>Tue, 21 Apr 2026 09:03:20 GMT</pubDate></item><item><title><![CDATA[Reply to Custom TitleBar on Mon, 20 Apr 2026 10:01:45 GMT]]></title><description><![CDATA[<p dir="auto">You can certain customize title (<a href="https://doc.qt.io/qt-6/qwindow.html#title-prop" target="_blank" rel="noopener noreferrer nofollow ugc">https://doc.qt.io/qt-6/qwindow.html#title-prop</a>) and some buttons (<a href="https://doc.qt.io/qt-6/qwindow.html#flags-prop" target="_blank" rel="noopener noreferrer nofollow ugc">https://doc.qt.io/qt-6/qwindow.html#flags-prop</a>). Of course, effects differ by platforms and Qt versions.</p>
<p dir="auto">On supported platforms, you can even do that: <a href="https://www.qt.io/blog/expanded-client-areas-and-safe-areas-in-qt-6.9" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.qt.io/blog/expanded-client-areas-and-safe-areas-in-qt-6.9</a></p>
]]></description><link>https://forum.qt.io/post/837887</link><guid isPermaLink="true">https://forum.qt.io/post/837887</guid><dc:creator><![CDATA[C_H_E_N]]></dc:creator><pubDate>Mon, 20 Apr 2026 10:01:45 GMT</pubDate></item><item><title><![CDATA[Reply to Custom TitleBar on Tue, 07 Apr 2026 07:19:35 GMT]]></title><description><![CDATA[<p dir="auto">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?</p>
]]></description><link>https://forum.qt.io/post/837560</link><guid isPermaLink="true">https://forum.qt.io/post/837560</guid><dc:creator><![CDATA[SimonSchroeder]]></dc:creator><pubDate>Tue, 07 Apr 2026 07:19:35 GMT</pubDate></item></channel></rss>