<div dir="ltr"><div>Ah yes, that&#39;s true.<br></div>Try with Character value: 1 instead of *:<br><br>text := (Text withAll: &#39;foo&#39;) , (Text string: (Character value: 1) asString attribute: (TextAnchor new<br>anchoredMorph: MenuIcons confirmIcon)) , (Text withAll: &#39;bar&#39;).<br>
text asMorph openInHand<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014/1/8 Sean P. DeNigris <span dir="ltr">&lt;<a href="mailto:sean@clipperadams.com" target="_blank">sean@clipperadams.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><a href="http://bugs.squeak.org/view.php?id=7806" target="_blank">http://bugs.squeak.org/view.php?id=7806</a><br>
<br>
Squeak4.5 latest update: #13352<br>
<br>
Text withAll: &#39;foo&#39;) , (Text string: &#39;*&#39; attribute: (TextAnchor new<br>
anchoredMorph: MenuIcons confirmIcon)) , (Text withAll: &#39;bar&#39;).<br>
text asMorph openInHand.<br>
<br>
The Morph contents are &#39;foo*bar&#39; i.e. no icon<br>
<br>
<br>
<br>
-----<br>
Cheers,<br>
Sean<br>
--<br>
View this message in context: <a href="http://forum.world.st/Text-Morph-Embedding-Broken-tp4735055.html" target="_blank">http://forum.world.st/Text-Morph-Embedding-Broken-tp4735055.html</a><br>
Sent from the Squeak - Dev mailing list archive at Nabble.com.<br>
<br>
</blockquote></div><br></div>