<?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[Print % into label]]></title><description><![CDATA[<p dir="auto">Hi folks</p>
<p dir="auto">How is it possible to print "%" into a label or onto lcd display.<br />
If I do so, everytime i get "%" on the display (see the slash in front of it)</p>
<p dir="auto">What do I wrong?</p>
<p dir="auto">Best regards<br />
Thomas</p>
]]></description><link>https://community.m5stack.com/topic/1688/print-into-label</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 19:43:26 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1688.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 09 Feb 2020 17:35:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Print % into label on Mon, 17 Feb 2020 09:52:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/m5stickfreakler" aria-label="Profile: m5stickfreakler">@<bdi>m5stickfreakler</bdi></a> Ok, I will tell the engineer these problem. Thank you</p>
]]></description><link>https://community.m5stack.com/post/7452</link><guid isPermaLink="true">https://community.m5stack.com/post/7452</guid><dc:creator><![CDATA[m5stack]]></dc:creator><pubDate>Mon, 17 Feb 2020 09:52:59 GMT</pubDate></item><item><title><![CDATA[Reply to Print % into label on Sun, 16 Feb 2020 15:29:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/m5stack" aria-label="Profile: m5stack">@<bdi>m5stack</bdi></a> said in <a href="/post/7357">Print % into label</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/m5stickfreakler" aria-label="Profile: m5stickfreakler">@<bdi>m5stickfreakler</bdi></a>  thank your feedback .  we will be fix this problem as soon as posible</p>
</blockquote>
<p dir="auto">That would be very great. Maybe you can fix also other symbols (like degree °, umlaut and so on --&gt; but there are not in ASCII-Table). These symbols are very often used. ;-)</p>
]]></description><link>https://community.m5stack.com/post/7432</link><guid isPermaLink="true">https://community.m5stack.com/post/7432</guid><dc:creator><![CDATA[M5StickFreakler]]></dc:creator><pubDate>Sun, 16 Feb 2020 15:29:06 GMT</pubDate></item><item><title><![CDATA[Reply to Print % into label on Wed, 12 Feb 2020 03:47:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/m5stickfreakler" aria-label="Profile: m5stickfreakler">@<bdi>m5stickfreakler</bdi></a>  thank your feedback .  we will be fix this problem as soon as posible</p>
]]></description><link>https://community.m5stack.com/post/7357</link><guid isPermaLink="true">https://community.m5stack.com/post/7357</guid><dc:creator><![CDATA[m5stack]]></dc:creator><pubDate>Wed, 12 Feb 2020 03:47:31 GMT</pubDate></item><item><title><![CDATA[Reply to Print % into label on Tue, 11 Feb 2020 17:41:57 GMT]]></title><description><![CDATA[<p dir="auto">It is a bug in Uiflow (coding behind is correct)</p>
<p dir="auto">It works this way:<br />
<img src="/assets/uploads/files/1581442807200-unbenanntes-bild-resized.png" alt="0_1581442805138_Unbenanntes Bild.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">labelBattery.setText(str((str((power.getBatteryLevel())) + '%'.replace('\', ''))))</p>
<p dir="auto">instead of</p>
<p dir="auto">labelBattery.setText(str((str((power.getBatteryLevel())) + '%')))</p>
]]></description><link>https://community.m5stack.com/post/7352</link><guid isPermaLink="true">https://community.m5stack.com/post/7352</guid><dc:creator><![CDATA[M5StickFreakler]]></dc:creator><pubDate>Tue, 11 Feb 2020 17:41:57 GMT</pubDate></item><item><title><![CDATA[Reply to Print % into label on Mon, 10 Feb 2020 08:33:26 GMT]]></title><description><![CDATA[<p dir="auto">It requires a bit of playing around but it is possible, I'm just struggling to find the example I made.</p>
<p dir="auto">Ok found it, I had posted the example on my pinterest page.<br />
<img src="https://i.pinimg.com/originals/32/fc/da/32fcda55de98709c92eb6a64e5ecaba6.png" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto">What I did was to use the a message box to hold the Humidity: text, you can use this box for just the % and then use text join (concat) and then a convert to string block with the value you want to be shown next to the % symbol.</p>
]]></description><link>https://community.m5stack.com/post/7337</link><guid isPermaLink="true">https://community.m5stack.com/post/7337</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Mon, 10 Feb 2020 08:33:26 GMT</pubDate></item></channel></rss>