<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Sample Palette does not render in Fusion API and Scripts Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/sample-palette-does-not-render/m-p/7368689#M17614</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It was a bug in Palette API. We were aware of it and made a fix recently. It will be available in late September release.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Marshal&lt;/P&gt;</description>
    <pubDate>Mon, 11 Sep 2017 04:50:46 GMT</pubDate>
    <dc:creator>marshaltu</dc:creator>
    <dc:date>2017-09-11T04:50:46Z</dc:date>
    <item>
      <title>Sample Palette does not render</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/sample-palette-does-not-render/m-p/7366126#M17612</link>
      <description>&lt;P&gt;Hello, I am trying to get the sample palette example working. I get a similar error to that in this thread:&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/fusion-360-api-and-scripts/palette-sample-not-working/m-p/6998051#M3080" target="_blank"&gt;https://forums.autodesk.com/t5/fusion-360-api-and-scripts/palette-sample-not-working/m-p/6998051#M3080&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my case, the HTML does not render at all. If I put "&lt;A href="http://www.google.com" target="_blank"&gt;http://www.google.com&lt;/A&gt;" as the file name it works (in that it renders). But I can't seem to find any combination of things that will get it to render the example html file. I can put in "monkey.html" and Fusion does not complain. That makes me think it is not finding my file. It's in the same location as the Python file. I've tried relative paths ("./palette.html"), absolute path, "file://..." etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Oh, wait, I got it. I'm on a Mac. The location of the file was &lt;FONT face="courier new,courier"&gt;/Users/daryl/Library/Application Support/Autodesk/Autodesk Fusion 360/API/AddIns/PaletteTest/palette.html&lt;FONT face="arial,helvetica,sans-serif"&gt;. If I move the file to&amp;nbsp;&lt;FONT face="courier new,courier"&gt;/Users/daryl/palette.html&amp;nbsp;&lt;FONT face="arial,helvetica,sans-serif"&gt;and reference it from Python with an absolute path, it works. Perhaps this is due to the spaces in the path? What is the recommendation here? How should I organize and deploy/install my Add-in?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2017 21:42:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/sample-palette-does-not-render/m-p/7366126#M17612</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-08T21:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Palette does not render</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/sample-palette-does-not-render/m-p/7367068#M17613</link>
      <description>&lt;P&gt;Using an absolute path with the spaces replaced with %20 works. I'm guessing I can generate that in Python from the path to the current module wherever it is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Daryl&lt;/P&gt;</description>
      <pubDate>Sat, 09 Sep 2017 16:39:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/sample-palette-does-not-render/m-p/7367068#M17613</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-09T16:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Palette does not render</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/sample-palette-does-not-render/m-p/7368689#M17614</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It was a bug in Palette API. We were aware of it and made a fix recently. It will be available in late September release.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Marshal&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2017 04:50:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/sample-palette-does-not-render/m-p/7368689#M17614</guid>
      <dc:creator>marshaltu</dc:creator>
      <dc:date>2017-09-11T04:50:46Z</dc:date>
    </item>
  </channel>
</rss>

