<br><div><span class="gmail_quote"><b class="gmail_sendername">Spencer Salazar</b>:<br><br><br></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Im not sure that I&#39;ve encountered this particular problem before.&nbsp;</blockquote><div><br>That&#39;s what you have testers for then!<br>:-)<br><br>&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&nbsp;It<br>might be an oddity in the code that handles this particular command,<br>as wxWidgets doesn&#39;t natively support &#39;+&#39; as an accelerator key.&nbsp;&nbsp;Its<br>supposed to always be &#39;+&#39;.&nbsp;&nbsp;Ill take a look, but my basic tests thus
<br>far have not turned up any unexpected behavior.</blockquote><div><br>This was using a test file that entered the VM, did something, then exited so something to the tune of;<br><br>SinOsc s =&gt; dac;<br>second =&gt; now;
<br><br>As you might imagine; code like that never gets replaced and never gets removed manually, it only gets added. It was in a situation like that that I encountered this behaviour.<br><br>I&#39;m almost positive the culprit will be in a diference between what the &quot;add&quot; button does and how the &quot;alt + +&quot; shortcut works.
<br><br>Hope that helps, I&#39;ll keep a eye out for this.<br><br>Kas.<br></div></div>