<?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[SetSuffix in Space Center?]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">1.8 question: The <code>CurrentSpaceCenter</code> in <code>mojo.UI</code> has a method <code>getSuffix()</code> which works fine to read whatever has been selected in the suffixes menu, but I cannot find a corresponding way to programmatically <em>set</em> a suffix and apply to the text in the Space Center. Is there a way to do this?</p>
<p dir="auto">Thanks,<br />
Nina</p>
]]></description><link>https://forum.robofont.com/topic/421/setsuffix-in-space-center</link><generator>RSS for Node</generator><lastBuildDate>Mon, 10 Aug 2026 22:23:43 GMT</lastBuildDate><atom:link href="https://forum.robofont.com/topic/421.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 03 Oct 2017 13:06:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to SetSuffix in Space Center? on Mon, 01 Jan 2018 16:04:13 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">1.8 question: The <code>CurrentSpaceCenter</code> in <code>mojo.UI</code> has a method <code>getSuffix()</code> which works fine to read whatever has been selected in the suffixes menu, but I cannot find a corresponding way to programmatically <em>set</em> a suffix and apply to the text in the Space Center. Is there a way to do this?</p>
<p dir="auto">Thanks,<br />
Nina</p>
]]></description><link>https://forum.robofont.com/post/420</link><guid isPermaLink="true">https://forum.robofont.com/post/420</guid><dc:creator><![CDATA[nina]]></dc:creator><pubDate>Mon, 01 Jan 2018 16:04:13 GMT</pubDate></item><item><title><![CDATA[Reply to SetSuffix in Space Center? on Fri, 13 Dec 2019 16:25:13 GMT]]></title><description><![CDATA[<p dir="auto">I just noticed this is still sitting here. For future reference: I tried this again in RF 3.3, and it works perfectly now.</p>
<pre><code>from mojo.UI import CurrentSpaceCenter
sc = CurrentSpaceCenter()
sc.setSuffix('.sc')
# boom, works
</code></pre>
]]></description><link>https://forum.robofont.com/post/2898</link><guid isPermaLink="true">https://forum.robofont.com/post/2898</guid><dc:creator><![CDATA[nina]]></dc:creator><pubDate>Fri, 13 Dec 2019 16:25:13 GMT</pubDate></item></channel></rss>