<?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[Centering A Label in M5Stack Core S3]]></title><description><![CDATA[<p dir="auto">Hi, Just looking for a simple function or code to center the text inside Core S3 for UiFlow Micropython.<br />
Widgets.Label doesn't have any centering as far as I can tell.</p>
]]></description><link>https://community.m5stack.com/topic/6440/centering-a-label-in-m5stack-core-s3</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 01:05:57 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6440.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 08 May 2024 07:37:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Centering A Label in M5Stack Core S3 on Wed, 08 May 2024 07:50:16 GMT]]></title><description><![CDATA[<p dir="auto">Statically you can center a label in the UI-editor.</p>
<p dir="auto">Dynamically not so easy as far as I can see, because there is no way to get the width and height of a particular string. If your program is only outputting a known set of strings you could make a small table (dictionary or similar) with the "center coordinates" for each string....</p>
]]></description><link>https://community.m5stack.com/post/25125</link><guid isPermaLink="true">https://community.m5stack.com/post/25125</guid><dc:creator><![CDATA[Cognitive5525]]></dc:creator><pubDate>Wed, 08 May 2024 07:50:16 GMT</pubDate></item></channel></rss>