<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 12/20/17 9:22 AM, Louis LaBrunda
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:fbsk3dluc85faaea2lk17sopb317se8h0a@4ax.com">
      <pre wrap="">Hey Bob,

A few more questions.

Is there a keyboard or mouse sequence that gets things back to normal?</pre>
    </blockquote>
    It's in the appearance menu:<br>
    <img src="cid:part1.C6EF6173.86F374E2@comcast.net" alt="">
    <blockquote type="cite"
      cite="mid:fbsk3dluc85faaea2lk17sopb317se8h0a@4ax.com">
      <pre wrap="">
How do I obtain the screen size is?</pre>
    </blockquote>
    World extent<br>
    <blockquote type="cite"
      cite="mid:fbsk3dluc85faaea2lk17sopb317se8h0a@4ax.com">
      <pre wrap="">

Lou

On Tue, 19 Dec 2017 17:41:24 -0500, Bob Arning <a class="moz-txt-link-rfc2396E" href="mailto:arning315@comcast.net"><arning315@comcast.net></a> wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">put this in a workspace and doit


DisplayScreen fullScreenOn.
sm _ StringMorph contents: 'hello world'.    "or your clock here"
tm _ TransformationMorph new asFlexOf: sm.
tm extent: World extent.
tm position: 0@0.
World removeAllMorphs.
tm openInWorld.


On 12/19/17 5:04 PM, Louis LaBrunda wrote:
</pre>
        <blockquote type="cite">
          <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>
      </blockquote>
    </blockquote>
    <br>
  </body>
</html>