<?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[Windows size change with update on QLabel]]></title><description><![CDATA[<p dir="auto">Hello ,</p>
<p dir="auto">I am changing the QLabel"s text when certain message arrives but when it changes , windows size is getting bigger according to QLabels text value.<br />
What should I do? Do I have to put QLabel in something like QScrollArea?</p>
<p dir="auto">Thank you.</p>
]]></description><link>https://forum.qt.io/topic/141283/windows-size-change-with-update-on-qlabel</link><generator>RSS for Node</generator><lastBuildDate>Tue, 04 Aug 2026 15:47:57 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/141283.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 06 Dec 2022 18:15:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Windows size change with update on QLabel on Tue, 06 Dec 2022 18:23:03 GMT]]></title><description><![CDATA[<p dir="auto">You can set a <a href="https://doc.qt.io/qt-6/qwidget.html#maximumSize-prop" target="_blank" rel="noopener noreferrer nofollow ugc">maximum size</a> on your widgets.</p>
]]></description><link>https://forum.qt.io/post/739197</link><guid isPermaLink="true">https://forum.qt.io/post/739197</guid><dc:creator><![CDATA[Christian Ehrlicher]]></dc:creator><pubDate>Tue, 06 Dec 2022 18:23:03 GMT</pubDate></item></channel></rss>