<?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[Where did rectangle go?  Core to Tough]]></title><description><![CDATA[<p dir="auto">I'm a new user so I am probably missing something.  I created a small app for core on the <a href="http://flow.m5stack.com" target="_blank" rel="noopener noreferrer nofollow ugc">flow.m5stack.com</a> site.  It is UIFlow V1.9.0.  The app uses rectangles to show bar graphs.  I want to use the same app on an M5 Tough but when I change the device to tough it appears that rectangles and other shapes are not supported.  How can I create rectangles on the M5 Tough?</p>
]]></description><link>https://community.m5stack.com/topic/3941/where-did-rectangle-go-core-to-tough</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 06:21:49 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3941.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 18 Jan 2022 17:17:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Where did rectangle go?  Core to Tough on Thu, 27 Jan 2022 11:03:54 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/tgeddings" aria-label="Profile: tgeddings">@<bdi>tgeddings</bdi></a></p>
<p dir="auto">I don't know UIFlow, but there are bar graphs in the Arduino IDE.</p>
<p dir="auto">The LCD has a progressBar command.<br />
<a href="https://github.com/m5stack/m5-docs/blob/master/docs/en/api/lcd.md" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/m5-docs/blob/master/docs/en/api/lcd.md</a><br />
progressBar(int x, int y, int w, int h, uint8_t val);</p>
<p dir="auto"><img src="/assets/uploads/files/1643144585697-m5_vs1053s.png" alt="0_1643144507084_M5_VS1053s.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">LVGL has many display functions as well as bar graphs.<br />
Light and Versatile Graphics Library：<a href="https://lvgl.io/" target="_blank" rel="noopener noreferrer nofollow ugc">https://lvgl.io/</a><br />
UIFlow is a port of LVGL, and the addition of functions is always delayed.</p>
]]></description><link>https://community.m5stack.com/post/16336</link><guid isPermaLink="true">https://community.m5stack.com/post/16336</guid><dc:creator><![CDATA[macsbug]]></dc:creator><pubDate>Thu, 27 Jan 2022 11:03:54 GMT</pubDate></item><item><title><![CDATA[Reply to Where did rectangle go?  Core to Tough on Tue, 25 Jan 2022 15:56:37 GMT]]></title><description><![CDATA[<p dir="auto">Anybody?  Is there any way to draw a rectangle on a core2 or tough?  If not, is there a better way to create a bar graph?</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://community.m5stack.com/post/16332</link><guid isPermaLink="true">https://community.m5stack.com/post/16332</guid><dc:creator><![CDATA[tgeddings]]></dc:creator><pubDate>Tue, 25 Jan 2022 15:56:37 GMT</pubDate></item></channel></rss>