<?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[More information and examples of CB widget]]></title><description><![CDATA[<p dir="auto">Where can I find more details or examples using the CB widget? I have tried the Manual, Videos and Forms. I have questions like:</p>
<p dir="auto">1.) The default CB specifies an IP: qrc:///gui/graphics/handle_icon.svg<br />
but I can’t find that svg file anywhere on the internet. I assume it generates the round “knob” located on arc of the CB widget correct?</p>
<p dir="auto">2.) Per the manual it is the “Handle image file” correct?</p>
<p dir="auto">3.) Can I use “any” image file including png files if I’m not concerned about scaling?</p>
<p dir="auto">4.) The HAW and HAH change the size of the knob but why doesn’t HAR do anything? It can even be set to zero with no affect.</p>
<p dir="auto">5.) If I don’t want that “knob” just setting HAW or HAH to zero seems to work but is it better to set both to zero?</p>
<p dir="auto">6.) If I make the Needle visible (SHN:1) and set the Needle Thickness to 3 (NT:3) the needle size is correct for my application but it has a very large center circle (where it pivots). Can I eliminate that circle or at least make it smaller?</p>
]]></description><link>https://forum.gui-o.com/topic/146/more-information-and-examples-of-cb-widget</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 06:10:09 GMT</lastBuildDate><atom:link href="https://forum.gui-o.com/topic/146.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 17 Aug 2023 20:30:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to More information and examples of CB widget on Thu, 24 Aug 2023 16:33:10 GMT]]></title><description><![CDATA[<p dir="auto">Your changes work great! THANK YOU for the quick response and new parameters in CB</p>
]]></description><link>https://forum.gui-o.com/post/588</link><guid isPermaLink="true">https://forum.gui-o.com/post/588</guid><dc:creator><![CDATA[VNB]]></dc:creator><pubDate>Thu, 24 Aug 2023 16:33:10 GMT</pubDate></item><item><title><![CDATA[Reply to More information and examples of CB widget on Mon, 21 Aug 2023 18:56:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.gui-o.com/uid/4">@kl3m3n</a> said in <a href="/post/584">More information and examples of CB widget</a>:</p>
<blockquote>
<p dir="auto">I will try to update the GUI-O design tool and developer manual ASAP.</p>
</blockquote>
<p dir="auto">Done...</p>
]]></description><link>https://forum.gui-o.com/post/585</link><guid isPermaLink="true">https://forum.gui-o.com/post/585</guid><dc:creator><![CDATA[kl3m3n]]></dc:creator><pubDate>Mon, 21 Aug 2023 18:56:39 GMT</pubDate></item><item><title><![CDATA[Reply to More information and examples of CB widget on Sun, 20 Aug 2023 19:14:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.gui-o.com/uid/615">@VNB</a><br />
GUI-O version 1.0.51 is now available, which (among other improvements) introduces three new properties for the CB widget:</p>
<ul>
<li>
<p dir="auto">CHAR (radius of the central handle). The default value is -1, which maintains backward compatibility, relying on needle thickness. If you set this to non-zero value, it will have precedence. Example command: <strong>HAR:2</strong>, which makes the central handle radius as 2% of the screen width.</p>
</li>
<li>
<p dir="auto">LT (thickness of the tick lines). The default value is -1, which maintains backward compatibility, relying on needle thickness. If you set this to non-zero value, it will have precedence. Example command: <strong>LT:2</strong>, which makes the ticks thickness as 2% of the screen width.</p>
</li>
<li>
<p dir="auto">ROL (rotate labels). The default value is <strong>1</strong>, which means that the labels are rotated in the same manner as in previous versions. If you set this to <strong>0</strong>, the labels will have horizontal orientation.</p>
</li>
</ul>
<p dir="auto">I will try to update the GUI-O design tool and developer manual ASAP.</p>
<p dir="auto">Regards,<br />
kl3m3n</p>
]]></description><link>https://forum.gui-o.com/post/584</link><guid isPermaLink="true">https://forum.gui-o.com/post/584</guid><dc:creator><![CDATA[kl3m3n]]></dc:creator><pubDate>Sun, 20 Aug 2023 19:14:50 GMT</pubDate></item><item><title><![CDATA[Reply to More information and examples of CB widget on Fri, 18 Aug 2023 15:28:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.gui-o.com/uid/615">@VNB</a> Hi!</p>
<p dir="auto">1.) qrc means that the image is taken from the app's internal resources. This is the default. You can change this by specifiying the valid image path (either local or web).</p>
<p dir="auto">2.) Yes, the default handle. As stated, you can specify your own.</p>
<p dir="auto">3.) Yes, you can use any image.</p>
<p dir="auto">4.) The HAR parameter is the handle radius. It only takes effect if you unload the handle image by specifiying empty path (IP:"").</p>
<p dir="auto">5.) Unload the image to hide the knob. Then you can use the simple "graphical" knob.</p>
<p dir="auto">6.) Currently no. But give me a couple of days and I will add a feature to control the central circle without relying on needle thickness.</p>
<p dir="auto">I hope this answers your questions.</p>
<p dir="auto">Regards,<br />
kl3m3n</p>
]]></description><link>https://forum.gui-o.com/post/583</link><guid isPermaLink="true">https://forum.gui-o.com/post/583</guid><dc:creator><![CDATA[kl3m3n]]></dc:creator><pubDate>Fri, 18 Aug 2023 15:28:56 GMT</pubDate></item></channel></rss>