<?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[Problems with the Labels]]></title><description><![CDATA[<p dir="auto">Why does setting the font size only work once for the first label in the Flow GUI and even if I try to set them in the "setup" it has no affect on the labels?</p>
<p dir="auto">How do I stop the labels leaving a ghost blue image on the background as they change?</p>
]]></description><link>https://community.m5stack.com/topic/518/problems-with-the-labels</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 10:02:29 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/518.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 18 Jan 2019 19:49:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Problems with the Labels on Sat, 26 Jan 2019 15:35:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/world101" aria-label="Profile: world101">@<bdi>world101</bdi></a> It's in the "Graphic" group<br />
![LCD.Print](<img src="https://www.dropbox.com/s/x0pt21x3gj2h7nj/LCDprint.jpg?dl=1" alt="image url" class=" img-fluid img-markdown" />)</p>
]]></description><link>https://community.m5stack.com/post/2714</link><guid isPermaLink="true">https://community.m5stack.com/post/2714</guid><dc:creator><![CDATA[gadjet]]></dc:creator><pubDate>Sat, 26 Jan 2019 15:35:00 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with the Labels on Sat, 26 Jan 2019 14:13:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/world101" aria-label="Profile: world101">@<bdi>world101</bdi></a> lcd.print is a micropython command, you use the Label show block which is the first block I put under the setup bock in the screen grab I posted above.</p>
]]></description><link>https://community.m5stack.com/post/2708</link><guid isPermaLink="true">https://community.m5stack.com/post/2708</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sat, 26 Jan 2019 14:13:30 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with the Labels on Sat, 26 Jan 2019 13:10:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gadjet" aria-label="Profile: gadjet">@<bdi>gadjet</bdi></a> said in <a href="/post/2597">Problems with the Labels</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ajb2k3" aria-label="Profile: ajb2k3">@<bdi>ajb2k3</bdi></a> said in <a href="/post/2595">Problems with the Labels</a>:</p>
<blockquote>
<p dir="auto">The ghosting, i think, is to do with the lcd screen,<br />
I made guess that he was using the deja vue and trying to set it with the different size specific block.</p>
</blockquote>
<p dir="auto">I did some more work and found the ghosting is when I  modify a label, when I leave the label and then use LCD.Print to add the text is seems to be OK.</p>
<p dir="auto">I was mistakenly using the label object to write a changing value to the screen, LCD.print works OK but editing the label would still give the ghosting issue.</p>
</blockquote>
<p dir="auto">Where is LCD.print in UIFlow? Is it the print block under the Text menu?</p>
]]></description><link>https://community.m5stack.com/post/2706</link><guid isPermaLink="true">https://community.m5stack.com/post/2706</guid><dc:creator><![CDATA[world101]]></dc:creator><pubDate>Sat, 26 Jan 2019 13:10:37 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with the Labels on Mon, 21 Jan 2019 09:33:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/heybin" aria-label="Profile: heybin">@<bdi>heybin</bdi></a> said in <a href="/post/2583">Problems with the Labels</a>:</p>
<blockquote>
<p dir="auto">I have met this, but I don’t know how to reproduce it，Can you describe how to trigger?</p>
</blockquote>
<p dir="auto">I have a suspicion that it happens after the code has been downloaded and you try to edit the labels, a reload of the page and the project fixes it.</p>
<p dir="auto">I will test out my theory tonight and feedback.</p>
]]></description><link>https://community.m5stack.com/post/2598</link><guid isPermaLink="true">https://community.m5stack.com/post/2598</guid><dc:creator><![CDATA[gadjet]]></dc:creator><pubDate>Mon, 21 Jan 2019 09:33:44 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with the Labels on Mon, 21 Jan 2019 09:30:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ajb2k3" aria-label="Profile: ajb2k3">@<bdi>ajb2k3</bdi></a> said in <a href="/post/2595">Problems with the Labels</a>:</p>
<blockquote>
<p dir="auto">The ghosting, i think, is to do with the lcd screen,<br />
I made guess that he was using the deja vue and trying to set it with the different size specific block.</p>
</blockquote>
<p dir="auto">I did some more work and found the ghosting is when I  modify a label, when I leave the label and then use LCD.Print to add the text is seems to be OK.</p>
<p dir="auto">I was mistakenly using the label object to write a changing value to the screen, LCD.print works OK but editing the label would still give the ghosting issue.</p>
]]></description><link>https://community.m5stack.com/post/2597</link><guid isPermaLink="true">https://community.m5stack.com/post/2597</guid><dc:creator><![CDATA[gadjet]]></dc:creator><pubDate>Mon, 21 Jan 2019 09:30:54 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with the Labels on Mon, 21 Jan 2019 05:48:34 GMT]]></title><description><![CDATA[<p dir="auto">The ghosting, i think, is to do with the lcd screen,<br />
I made guess that he was using the deja vue and trying to set it with the different size specific block.</p>
]]></description><link>https://community.m5stack.com/post/2595</link><guid isPermaLink="true">https://community.m5stack.com/post/2595</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Mon, 21 Jan 2019 05:48:34 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with the Labels on Mon, 21 Jan 2019 05:41:17 GMT]]></title><description><![CDATA[<p dir="auto">this bug will fix in those day, but gadjet said looks like another bug...</p>
]]></description><link>https://community.m5stack.com/post/2594</link><guid isPermaLink="true">https://community.m5stack.com/post/2594</guid><dc:creator><![CDATA[heybin]]></dc:creator><pubDate>Mon, 21 Jan 2019 05:41:17 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with the Labels on Mon, 21 Jan 2019 05:23:00 GMT]]></title><description><![CDATA[<p dir="auto">I have added a few extra font changes to trigger the bug but its the first set font that is triggering "Font not defined."<br />
<img src="https://i.pinimg.com/originals/f0/4e/22/f04e22de8d66b5c8556378eaf3e71d57.png" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto">UIFlow and firmware 1.1.1</p>
]]></description><link>https://community.m5stack.com/post/2593</link><guid isPermaLink="true">https://community.m5stack.com/post/2593</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Mon, 21 Jan 2019 05:23:00 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with the Labels on Mon, 21 Jan 2019 05:14:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/heybin" aria-label="Profile: heybin">@<bdi>heybin</bdi></a> said in <a href="/post/2583">Problems with the Labels</a>:</p>
<blockquote>
<p dir="auto">I have met this, but I don’t know how to reproduce it，Can you describe how to trigger?</p>
</blockquote>
<p dir="auto">Will see If I reproduce the steps I took to cause the bug later.</p>
]]></description><link>https://community.m5stack.com/post/2592</link><guid isPermaLink="true">https://community.m5stack.com/post/2592</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Mon, 21 Jan 2019 05:14:29 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with the Labels on Mon, 21 Jan 2019 01:55:57 GMT]]></title><description><![CDATA[<p dir="auto">I have met this, but I don’t know how to reproduce it，Can you describe how to trigger?</p>
]]></description><link>https://community.m5stack.com/post/2583</link><guid isPermaLink="true">https://community.m5stack.com/post/2583</guid><dc:creator><![CDATA[heybin]]></dc:creator><pubDate>Mon, 21 Jan 2019 01:55:57 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with the Labels on Sat, 19 Jan 2019 14:18:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gadjet" aria-label="Profile: gadjet">@<bdi>gadjet</bdi></a> said in <a href="/post/2563">Problems with the Labels</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ajb2k3" aria-label="Profile: ajb2k3">@<bdi>ajb2k3</bdi></a> said in <a href="/post/2562">Problems with the Labels</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gadjet" aria-label="Profile: gadjet">@<bdi>gadjet</bdi></a><br />
I'm getting the same.</p>
</blockquote>
<p dir="auto">So it looks like it's a problem with the UiFlow interface then, is it a known bug?</p>
</blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/heybin" aria-label="Profile: heybin">@<bdi>heybin</bdi></a> do you know about this bug?</p>
]]></description><link>https://community.m5stack.com/post/2564</link><guid isPermaLink="true">https://community.m5stack.com/post/2564</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sat, 19 Jan 2019 14:18:15 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with the Labels on Sat, 19 Jan 2019 14:11:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ajb2k3" aria-label="Profile: ajb2k3">@<bdi>ajb2k3</bdi></a> said in <a href="/post/2562">Problems with the Labels</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gadjet" aria-label="Profile: gadjet">@<bdi>gadjet</bdi></a><br />
I'm getting the same.</p>
</blockquote>
<p dir="auto">So it looks like it's a problem with the UiFlow interface then, is it a known bug?</p>
]]></description><link>https://community.m5stack.com/post/2563</link><guid isPermaLink="true">https://community.m5stack.com/post/2563</guid><dc:creator><![CDATA[gadjet]]></dc:creator><pubDate>Sat, 19 Jan 2019 14:11:27 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with the Labels on Sat, 19 Jan 2019 13:58:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gadjet" aria-label="Profile: gadjet">@<bdi>gadjet</bdi></a><br />
I'm getting the same.</p>
]]></description><link>https://community.m5stack.com/post/2562</link><guid isPermaLink="true">https://community.m5stack.com/post/2562</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sat, 19 Jan 2019 13:58:24 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with the Labels on Sat, 19 Jan 2019 13:57:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ajb2k3" aria-label="Profile: ajb2k3">@<bdi>ajb2k3</bdi></a> In the UIflow if I reload the page and the project I can edit the fonts OK but then for some reason the properties when I click on the label always show the same properties, say for label0, no matter which label I'm right clicking on.</p>
<p dir="auto">Reload the page and it works again for a while..... is it just me?</p>
]]></description><link>https://community.m5stack.com/post/2561</link><guid isPermaLink="true">https://community.m5stack.com/post/2561</guid><dc:creator><![CDATA[gadjet]]></dc:creator><pubDate>Sat, 19 Jan 2019 13:57:24 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with the Labels on Sat, 19 Jan 2019 11:39:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gadjet" aria-label="Profile: gadjet">@<bdi>gadjet</bdi></a> said in <a href="/post/2556">Problems with the Labels</a>:</p>
<blockquote>
<p dir="auto">Why does setting the font size only work once for the first label in the Flow GUI and even if I try to set them in the "setup" it has no affect on the labels?</p>
<p dir="auto">How do I stop the labels leaving a ghost blue image on the background as they change?</p>
</blockquote>
<p dir="auto">I'm getting font not defined.<br />
Try lcd.clear function before the lcd.print function.</p>
]]></description><link>https://community.m5stack.com/post/2560</link><guid isPermaLink="true">https://community.m5stack.com/post/2560</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sat, 19 Jan 2019 11:39:32 GMT</pubDate></item></channel></rss>