<p>This one is very small - the proposal is to delegate the #copyHtml responsibility to TextEditor, and to copy the selection only but not the whole text. </p><p>

Quite useful for quickly sharing some formatted text from the image:</p>

<p>
copyHtml<br>
<font color="#FF0000">    self handleEdit: [textMorph editor copyHtml]<br>
</font><s><font color="#0000FF">    "put the html representation of the receiver's text into the clipboard"<br>
    Clipboard clipboardText: self text printHtmlString</font></s>

</p><p>Best,<br/>
Christoph</p>

        
        
        
<br/><hr align="left" width="300" />
Sent from the <a href="http://forum.world.st/Squeak-Dev-f45488.html">Squeak - Dev mailing list archive</a> at Nabble.com.<br/>