<?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[AccordionView .get() collapsed ?]]></title><description><![CDATA[<p dir="auto">I'm playing around with AccordionView and thought it would be useful to save the 'collapsed' values as a preference. I can't for the life of me figure out how to get those values once they change. Is there an AccordionView callback or method I can use?</p>
]]></description><link>https://forum.robofont.com/topic/778/accordionview-get-collapsed</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Jul 2026 00:30:50 GMT</lastBuildDate><atom:link href="https://forum.robofont.com/topic/778.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 23 Dec 2019 20:49:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to AccordionView .get() collapsed ? on Wed, 08 Jan 2020 10:02:13 GMT]]></title><description><![CDATA[<p dir="auto">I'm playing around with AccordionView and thought it would be useful to save the 'collapsed' values as a preference. I can't for the life of me figure out how to get those values once they change. Is there an AccordionView callback or method I can use?</p>
]]></description><link>https://forum.robofont.com/post/2956</link><guid isPermaLink="true">https://forum.robofont.com/post/2956</guid><dc:creator><![CDATA[okaytype]]></dc:creator><pubDate>Wed, 08 Jan 2020 10:02:13 GMT</pubDate></item><item><title><![CDATA[Reply to AccordionView .get() collapsed ? on Wed, 08 Jan 2020 10:01:15 GMT]]></title><description><![CDATA[<p dir="auto">hello <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.robofont.com/uid/372">@okaytype</a>,</p>
<p dir="auto">just a quick message to let you know that this issue is being looked at :)</p>
<p dir="auto">the <code>AccordionView</code> is a custom UI element provided by RoboFont, it needs a bit of rewriting in order to make an update callback available.</p>
]]></description><link>https://forum.robofont.com/post/2975</link><guid isPermaLink="true">https://forum.robofont.com/post/2975</guid><dc:creator><![CDATA[gferreira]]></dc:creator><pubDate>Wed, 08 Jan 2020 10:01:15 GMT</pubDate></item><item><title><![CDATA[Reply to AccordionView .get() collapsed ? on Thu, 09 Jan 2020 22:22:53 GMT]]></title><description><![CDATA[<p dir="auto">similar as to vanilla SplitViews an AccordionView will get:</p>
<pre><code>anAccordionView.isPaneVisible(label)
anAccordionView.showPane(label, animate=True)
anAccordionView.togglePane(label, animate=True)
</code></pre>
]]></description><link>https://forum.robofont.com/post/2984</link><guid isPermaLink="true">https://forum.robofont.com/post/2984</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Thu, 09 Jan 2020 22:22:53 GMT</pubDate></item></channel></rss>