<html><body bgcolor="#FFFFFF"><div>You have two options im my opinion :)</div><div>1.</div><div>Find out what Prototype and Traits those similar objects have and manipulate them. <span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); ">everything new created will now look as desired, if prototypes were changed as well, otherwise everything will change ediately.</span></div><div>2.</div><div>Morphs are kept in a tree, whereas the elements you want propably have a similar path from the node that is the menu you want to change the font of.</div><div>You could filter the objects you want and then map the manipulation over them.</div><div><br></div><div>Cheers jan </div><div><br>On 16.02.2011, at 06:26, Duke Normandin <<a href="mailto:dukeofperl@ml1.net">dukeofperl@ml1.net</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div>




<span style="display:none"> </span>



    <div id="ygrp-text">
      
      
      <p>How do I go about selecting more than one labelMorph from the<br>
Submorphs menu? The Submorph contains numerous lines of text. I want<br>
to select them all, and change some of their common properties - like<br>
the font type and font color.<br>
-- <br>
Duke<br>
</p>

    </div>
     

    





<!-- end group email -->

</div></blockquote></body></html>