<?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[Robofab Dialogs]]></title><description><![CDATA[<p dir="auto">Hi, I'm trying to use Robofab's dialogs.</p>
<pre><code class="language-python">from robofab.interface.all.dialogs import AskYesNoCancel
AskYesNoCancel("foo?")
</code></pre>
<p dir="auto">And I get this traceback, it can't import EasyDialogs:</p>
<pre><code class="language-console">  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/EasyDialogs.py", line 24, in 
ImportError: cannot import name GetNewDialog
</code></pre>
<p dir="auto">I guess there's another workaround to this issue than building these dialogs from scratch using Vanilla, right?</p>
<p dir="auto">Thanks again,</p>
<p dir="auto">jca</p>
]]></description><link>https://forum.robofont.com/topic/32/robofab-dialogs</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 11:52:13 GMT</lastBuildDate><atom:link href="https://forum.robofont.com/topic/32.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 06 Oct 2011 09:07:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Robofab Dialogs on Mon, 01 Jan 2018 19:13:18 GMT]]></title><description><![CDATA[<p dir="auto">Hi, I'm trying to use Robofab's dialogs.</p>
<pre><code class="language-python">from robofab.interface.all.dialogs import AskYesNoCancel
AskYesNoCancel("foo?")
</code></pre>
<p dir="auto">And I get this traceback, it can't import EasyDialogs:</p>
<pre><code class="language-console">  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/EasyDialogs.py", line 24, in 
ImportError: cannot import name GetNewDialog
</code></pre>
<p dir="auto">I guess there's another workaround to this issue than building these dialogs from scratch using Vanilla, right?</p>
<p dir="auto">Thanks again,</p>
<p dir="auto">jca</p>
]]></description><link>https://forum.robofont.com/post/32</link><guid isPermaLink="true">https://forum.robofont.com/post/32</guid><dc:creator><![CDATA[joanca]]></dc:creator><pubDate>Mon, 01 Jan 2018 19:13:18 GMT</pubDate></item><item><title><![CDATA[Reply to Robofab Dialogs on Fri, 07 Oct 2011 07:52:34 GMT]]></title><description><![CDATA[<p dir="auto">There is indeed a RoboFab dialogs issue if you are working on Lion. It's better so see the RoboFab mailing list.</p>
<p dir="auto"><a href="http://groups.google.com/group/robofab/browse_thread/thread/ad1eedb2f0716e71" rel="nofollow">http://groups.google.com/group/robofab/browse_thread/thread/ad1eedb2f0716e71</a></p>
<p dir="auto">This is going to be in the next update.</p>
<p dir="auto">If it's really urgent you can build them with vanilla :)</p>
]]></description><link>https://forum.robofont.com/post/463</link><guid isPermaLink="true">https://forum.robofont.com/post/463</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Fri, 07 Oct 2011 07:52:34 GMT</pubDate></item><item><title><![CDATA[Reply to Robofab Dialogs on Fri, 07 Oct 2011 08:33:53 GMT]]></title><description><![CDATA[<p dir="auto">I know about the issue, i did some tests, but I thought it was FontLab 5.1 realted.<br />
And no, I'm not using Lion. Should dialogs work in Snow Leopard? As the traceback says it's seems the embeded python 2.7 can't import EasyDialogs...</p>
<p dir="auto">I can build them with vanilla, I know, but it's not urgent enough. I'll wait for a while if there's no other way.</p>
]]></description><link>https://forum.robofont.com/post/464</link><guid isPermaLink="true">https://forum.robofont.com/post/464</guid><dc:creator><![CDATA[joanca]]></dc:creator><pubDate>Fri, 07 Oct 2011 08:33:53 GMT</pubDate></item></channel></rss>