<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font face="Georgia">put this in a workspace and doit</font></p>
    <p><font face="Georgia"><br>
      </font></p>
    <p><font face="Georgia">DisplayScreen fullScreenOn.<br>
        sm _ StringMorph contents: 'hello world'.    "or your clock
        here"<br>
        tm _ TransformationMorph new asFlexOf: sm.<br>
        tm extent: World extent.<br>
        tm position: 0@0.<br>
        World removeAllMorphs.<br>
        tm openInWorld.<br>
      </font><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 12/19/17 5:04 PM, Louis LaBrunda
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:q03j3d1hke250911qnq5cmk8tkqvmkebgq@4ax.com">
      <pre wrap="">Hi Everybody,

I now have a clock morph that uses a picture of a clock as the clock face and pictures of clock
hands for the hands.  I would like to open this full screen and without any other Squeak
windows open.  Any ideas?

Lou
</pre>
    </blockquote>
    <br>
  </body>
</html>