<div dir="ltr">If I create a TextEntryMorph like this:<div><br></div><div><font face="monospace">todoEntry := TextEntryMorph contents: ''.<br></font><div><br></div><div>and don't send any other messages to it, it renders like the attached screenshot.</div><div>Note how the text I enter is pushed up to the top rather than being centered vertically inside the border. It seems like it should be centered vertically by default.</div><div><br></div><div>I can get it to be centered with this:</div><div><br></div><div><font face="monospace">myTextEntryMorph morphExtent: 200 @ 0</font></div><div><br></div><div>The zero for the y causes it to compute the height.</div><div>But then there is no "padding" above or below the entered text.</div><div>Is there an easy way to keep the default height, but get it to center vertically?</div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><font face="arial, helvetica, sans-serif">R. Mark Volkmann</font></div><div><span style="font-size:12.8000001907349px"><font face="arial, helvetica, sans-serif">Object Computing, Inc.</font></span></div></div></div></div></div></div></div></div></div></div>