<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Georgia">how about this<br>
      <br>
      {<br>
      self rowAtLocation: self topLeft + (3@3).<br>
      self rowAtLocation: self bottomLeft + (3@3 negated)<br>
      }<br>
      <br>
      where self is the PLM<br>
      <br>
      Cheers,<br>
      Bob<br>
      <br>
    </font>
    <div class="moz-cite-prefix">On 8/20/13 4:37 PM, Chris Muller wrote:<br>
    </div>
    <blockquote
cite="mid:CANzdToHKk7-eoKUXMPPov0pp+VpQ5p9n=S72CJJevRr_+uRnyw@mail.gmail.com"
      type="cite">
      <pre wrap="">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>
    <br>
  </body>
</html>