<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Forgot to ask, what do you mean by non-breaking space?</p>
    <p><br>
    </p>
    <p>Best,</p>
    <p><br>
    </p>
    <p>Ico<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 12/1/2016 6:09 AM, Liam Goodacre
      wrote:<br>
    </div>
    <blockquote
cite="mid:HE1PR0801MB20582510B14788B2C3C87AFBFC8F0@HE1PR0801MB2058.eurprd08.prod.outlook.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
      <div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt;
        color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
        <p>Hey guys</p>
        <p><br>
        </p>
        <p>In Vanilla, spaces are rudely replaced with underscores
          inside the labels for canvas and other GUI objects. It looks
          like you've figured out a more elegant solution with L2Ork,
          where the spaces get a backslash in the .pd file and hence are
          allowed to pass into the patch.<br>
        </p>
        <p><br>
        </p>
        <p>This is great, but it's creating a small conflict with other
          distributions, as you get  a Tcl error if you try to draw the
          properties menu for the given object in Vanilla. I'm attaching
          a small patch for demonstration. Under certain circumstances,
          the conflict also seems to prevent other of the object's
          properties from loading. I discovered the problem like this,
          although I have been unable to reproduce it since then, so I
          don't know what the conditions are.</p>
        <p><br>
        </p>
        <p>I will offer that the non breaking space could be used to
          solve this problem. It simulates a space inside a label and
          works in Vanilla patches without any problem.</p>
        <p><br>
        </p>
        <p>For reference, I'm on L2Ork 20160530 and Vanilla 0.47.</p>
        <p><br>
        </p>
        <p>Liam<br>
        </p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
L2Ork-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:L2Ork-dev@disis.music.vt.edu">L2Ork-dev@disis.music.vt.edu</a>
<a class="moz-txt-link-freetext" href="http://disis.music.vt.edu/listinfo/l2ork-dev">http://disis.music.vt.edu/listinfo/l2ork-dev</a></pre>
    </blockquote>
    <br>
  </body>
</html>