Hello Everyone,<br><br>My name is Javier Reyes and I have just subscribed to this mailing list. I live and work in Madrid, Spain.<br><br>I am developing an pplication for a Magazine using Squeak. For a small text box (which describes the contents of a page in the magazine) I use a TextFieldMorph. Once initialized the Morph appears with an &#39;abc&#39; text in the upper left corner. That&#39;s fine for me. My problem comes when i delete the last character of the TextMorph. At that moment the Morph changes its color to the default light gray but the text that&#39;s written after that doesnt appear in the top left corner anymore but one line below. 
<br>If I press Alt-0 the text goes back to the corner, but I want that behaviour to be default. This &quot;reset&quot; doesnt happen either if I select the &quot;abc&quot; and write some replacement text, only when the TextFieldMorph is emptied. 
<br><br>Any help will be very welcome. Thanks in advance.<br><br>All the best,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -Javier<br>