<div dir="ltr">Dave,<div><br></div><div>Not sure what you mean by trunk.  I assumed it was the first download on <a href="http://squeak.org">squeak.org</a> but it seems a lot harder to extract than Squeak 4.5 was.  Anyway it did not work any better on the menu print.</div><div><br></div><div>Kirk</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 23, 2015 at 6:40 PM, David T. Lewis <span dir="ltr">&lt;<a href="mailto:lewis@mail.msen.com" target="_blank">lewis@mail.msen.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I just committed a fix for this in Squeak trunk. I don&#39;t have a Windows<br>
machine to test it with, but if you are able to update to the latest<br>
Squeak trunk, please give it a try and let me know it it works for you.<br>
Note that this is rather old code with platform dependencies, so I really<br>
cannot say if it is going to work.<br>
<br>
The underlying problem was that the editor hierarchy had been refactored<br>
for Morphic a few years ago, and this particular feature was overlooked.<br>
I added the missing implementation.<br>
<br>
Dave<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Sun, Aug 23, 2015 at 05:32:27PM -0700, Kirk Fraser wrote:<br>
&gt; David,<br>
&gt;<br>
&gt; Thanks for the tip to create a file and print with external tools.  I need<br>
&gt; to write a program to extract PO Boxes from a county voter list to send out<br>
&gt; post cards inviting each voter to sign my petition in a central location at<br>
&gt; one minute intervals to reduce the crowds. One of them will be to term<br>
&gt; limit the local mayor.  So I thought to generate the cards one at a time<br>
&gt; but your way can work.<br>
&gt; Kirk<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Sun, Aug 23, 2015 at 5:25 PM, David T. Lewis &lt;<a href="mailto:lewis@mail.msen.com">lewis@mail.msen.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; On Sun, Aug 23, 2015 at 08:20:13PM -0400, David T. Lewis wrote:<br>
&gt; &gt; &gt; On Sun, Aug 23, 2015 at 04:43:12PM -0700, Kirk Fraser wrote:<br>
&gt; &gt; &gt; &gt; Several different things are polymorphically called print.  How do I<br>
&gt; &gt; send<br>
&gt; &gt; &gt; &gt; text to a peripheral printer?  I found the menu item &quot;Send contents to<br>
&gt; &gt; &gt; &gt; printer&quot; and it produced walkback which says<br>
&gt; &gt; &gt; &gt; &quot;MessageNotUnderstood: SmalltalkEditor&gt;sendContentsToPrinter&quot;.  Printer<br>
&gt; &gt; &gt; &gt; setup similarly failed yet after the OS supplied the customary sound<br>
&gt; &gt; that<br>
&gt; &gt; &gt; &gt; the printer was hooked up.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; This occurred in Squeak 4.5 under Windows 7.  What would solve the<br>
&gt; &gt; problem<br>
&gt; &gt; &gt; &gt; best?  Upgrading Squeak?  Getting a different printer? Going back to<br>
&gt; &gt; &gt; &gt; Digitalk Smalltalk/V and a dot matrix ribbon printer where it did work<br>
&gt; &gt; &gt; &gt; years ago?<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Hi Kirk,<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; That MessageNotUnderstood is a bug for sure. I&#39;m surprised nobody spotted<br>
&gt; &gt; &gt; the MNU until now; I suspect that it has been broken for quite a while.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I&#39;m afraid that this is negected functionality. As a workaround, there<br>
&gt; &gt; are<br>
&gt; &gt; &gt; various ways to export to files which can then be printed. The contents<br>
&gt; &gt; of<br>
&gt; &gt; &gt; a workspace can be exported to a text file, and any morph can exported in<br>
&gt; &gt; &gt; various ways (included postscript) by means of the tools button in morph<br>
&gt; &gt; &gt; halo menus (yellow click on any morph).<br>
&gt; &gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; Sorry, I guess that would be the blue button (not yellow) that brings up<br>
&gt; &gt; the morph halos.<br>
&gt; &gt;<br>
&gt; &gt; Dave<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; Beginners mailing list<br>
&gt; &gt; <a href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a><br>
&gt; &gt; <a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" rel="noreferrer" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>
&gt; &gt;<br>
<br>
&gt; _______________________________________________<br>
&gt; Beginners mailing list<br>
&gt; <a href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a><br>
&gt; <a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" rel="noreferrer" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>
<br>
_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" rel="noreferrer" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>
</div></div></blockquote></div><br></div>