<?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[Resizable Progress Bar - QML]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I'm looking for a way to have a progress bar resize if the window is resized.   It comes down to the intrinsicWidth and intrinsicHeight in the ProgressBarStyle properties.  Once they're set (and they must be set), it seems I cannot resize the progress bar, no matter how many anchors I set up in various places.</p>
<p dir="auto">Has anyone found a way around this before?</p>
<p dir="auto">Thanks.</p>
<p dir="auto">Brian</p>
]]></description><link>https://forum.qt.io/topic/46310/resizable-progress-bar-qml</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 13:32:43 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/46310.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 24 Sep 2014 14:28:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Resizable Progress Bar - QML on Wed, 24 Sep 2014 19:16:41 GMT]]></title><description><![CDATA[<p dir="auto">I do not know how to avoid anchors and get the progress bar to change size with the parent object size (be it a window or simple rectangle).</p>
<p dir="auto">If I use just a progress bar without a ProgressStyle, then I'm limited to whatever the base OS style is, and can't even change something like the color of the bar.</p>
<p dir="auto">If I try to set the intrinsic properties of ProgressStyle on the fly, they get set once, and then forever afterward they are the same.</p>
<p dir="auto">I am having some luck just doing this myself with rectangles, and avoiding the progress bar altogether.</p>
<p dir="auto">Thanks.</p>
<p dir="auto">Brian</p>
]]></description><link>https://forum.qt.io/post/245161</link><guid isPermaLink="true">https://forum.qt.io/post/245161</guid><dc:creator><![CDATA[QtIs2Cool]]></dc:creator><pubDate>Wed, 24 Sep 2014 19:16:41 GMT</pubDate></item><item><title><![CDATA[Reply to Resizable Progress Bar - QML on Wed, 24 Sep 2014 18:48:09 GMT]]></title><description><![CDATA[<p dir="auto">Did you try to avoid anchors and to use Layout or to change directly the width of the progress bar ?</p>
]]></description><link>https://forum.qt.io/post/245160</link><guid isPermaLink="true">https://forum.qt.io/post/245160</guid><dc:creator><![CDATA[Gianluca]]></dc:creator><pubDate>Wed, 24 Sep 2014 18:48:09 GMT</pubDate></item></channel></rss>