<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Georgia">edge conditions ;-) was worried about clicking
      too close to the edge.<br>
      <br>
    </font>
    <div class="moz-cite-prefix">On 8/20/13 5:05 PM, Chris Muller wrote:<br>
    </div>
    <blockquote
cite="mid:CANzdToG2SndvxeH7t2D3kqOJXmm=WJF20XJ5=jOWmtj2fBbBmg@mail.gmail.com"
      type="cite">
      <pre wrap="">Awesome, thanks!  But what are the (3@3)'s for?

On Tue, Aug 20, 2013 at 3:54 PM, Bob Arning <a class="moz-txt-link-rfc2396E" href="mailto:arning315@comcast.net">&lt;arning315@comcast.net&gt;</a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">how about this

{
self rowAtLocation: self topLeft + (3@3).
self rowAtLocation: self bottomLeft + (3@3 negated)
}

where self is the PLM

Cheers,
Bob

On 8/20/13 4:37 PM, Chris Muller wrote:

in a PluggableListMorph.  Say, there are 100 items in the list, but I
want to identify just the ones that are visible within the scroll
range.

Any way to do that?

Many thanks..!






</pre>
      </blockquote>
      <pre wrap="">

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