<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px">> Or describe what has to be done.<div class="qtdSeparateBR"><br><br></div><div class="yahoo_quoted" id="yui_3_16_0_ym19_1_1485816023218_7710" style="display: block;"><div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;" id="yui_3_16_0_ym19_1_1485816023218_7709"><div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;" id="yui_3_16_0_ym19_1_1485816023218_7708"><div class="y_msg_container" id="yui_3_16_0_ym19_1_1485816023218_7713"><div id="yiv5267591027"><div dir="ltr" id="yui_3_16_0_ym19_1_1485816023218_7722"><div dir="ltr" id="yiv5267591027divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri, Arial, Helvetica, sans-serif;">
<div><br clear="none">
</div>
<div id="yui_3_16_0_ym19_1_1485816023218_7961"><div>> May be someone reading may want to participate.</div><div><br></div><div>One related area is Ivica's K12 module in Pd-l2ork.  That is something <br></div><div id="yui_3_16_0_ym19_1_1485816023218_7960">I haven't ported yet.</div><div><br></div><div dir="ltr">It could probably be implemented using data structures, but I'd bet it would <br></div><div dir="ltr">be a lot easier to just use an HTML template to display a column with a menu <br></div><div dir="ltr">next to the patch.</div><div dir="ltr"><br></div><div dir="ltr">So a solution to that probably looks a lot like the solution to your feature <br></div><div dir="ltr">request:</div><div dir="ltr">1) How to add HTML above/below the Pd canvas SVG in a Pd patch.  This <br></div><div dir="ltr">probably requires changing some code in the mouse event handlers which <br></div><div dir="ltr">currently deal with pageX and pageY coordinates.  If arbitrary HTML is surrounding <br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1485816023218_7963">the SVG then we'll have to use a different way to figure out the mouse coords <br></div><div dir="ltr">relative to the SVG instead of the document.</div><div dir="ltr">2) How to use that template instead of the default pd_canvas.html template in <br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1485816023218_7965">pd/nw.</div><div dir="ltr">3) How to create and open an arbitrary html template using the Open dialog</div><div dir="ltr" id="yui_3_16_0_ym19_1_1485816023218_7969">4) How to refactor anything that currently depends on the Pd canvas SVG being <br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1485816023218_7986">the only visible element inside a patch window.<br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1485816023218_7967"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1485816023218_7997">That's probably a good start.<br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1485816023218_7996"><br></div><div dir="ltr">-Jonathan<br></div></div>
</div></div></div></div> </div> </div>  </div></div></body></html>