<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 9/18/2019 9:31 PM, Phil B via Cuis-dev wrote:
    <blockquote
cite="mid:CAMJMOehe-FaVCXO+4rtRMvQzcPDdurUD2n5s4Atx9fxct5vc9A@mail.gmail.com"
      type="cite">
      <div dir="ltr">After taking another look at the changeset, I think
        Juan gets the blame for that one ;-)  My original changeset
        deleted all open SystemWindow instances to try to prevent
        problems but the revised changeset only closes two types of
        SystemWindow.  That said, it does reveal a weakness in the
        current behavior since nil is a real possibility.
        <div><br>
        </div>
        <div>How about we do the attached instead to try to eliminate
          all cases of nil being returned? (as long as you don't mess
          with the default cursor... we can only do so much)  If one
          wants to deal with the nil case in another way, they can send
          #cursorAt:ifAbsent: from their code instead.</div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Wed, Sep 18, 2019 at 5:07
          PM <<a moz-do-not-send="true"
            href="mailto:ken.dickey@whidbey.com">ken.dickey@whidbey.com</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin: 0px 0px 0px
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">On 2019-09-18 13:40, Phil B wrote:<br>
          <br>
          >  I'm curious: how were you running into that issue?<br>
          <br>
          World Menu->Changes->Install New Updates<br>
          <br>
          I think the mouse just happened to be on a Window edge.<br>
          <br>
          Probably a rare event.<br>
          <br>
          Consider me a random event generator.  ;^)<br>
          <br>
          -KenD<br>
        </blockquote>
      </div>
    </blockquote>
    <br>
    Now @ GitHub. Thanks Phil.<br>
    <br>
    Cheers,<br>
    <pre class="moz-signature" cols="72">-- 
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
@JuanVuletich</pre>
  </body>
</html>