[BUG][FIX] in FileList2

Boris Gaertner Boris.Gaertner at gmx.net
Sat Feb 28 22:41:18 UTC 2004


"Trygve Reenskaug" <trygver at ifi.uio.no> wrote:


> Squeak3.6-5429-full.image
> -------------------------
>
> I tried the instance creation messages recommended in the FileLis2 class
> comment. Two problems:
> 1)
> FileList2 morphicView openInWorld "an alternative to the standard
FileList"
>
> The upper, left fill-in-the-blank pane opens with an *, but does not
appear
> to have any effect. There is no menu. I probably miss something.
In FileList, you enter a serach pattern and press 'enter' to apply it
to the currently shown folder. This does not work in FileList2, but is
easily fixed (see attached fix)
> 2)
> FileList2 morphicViewImageViewer openInWorld "useful for finding and using
> images"
>
> Results in 'unkown selector' menu

I do not know why this method was removed - it is present in
Squeak 3.2 #4917. I added it again and updated it a bit.
>
> enjoy
> --Trygve
>
enjoy, too
  -- Boris
> --
>
> Trygve Reenskaug      mailto: trygver at ifi.uio.no
> Morgedalsvn. 5A       http://heim.ifi.uio.no/~trygver
> N-0378 Oslo           Tel: (+47) 22 49 57 27
> Norway
>
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FileList2.2.cs
Type: application/octet-stream
Size: 1706 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040228/d345c311/FileList2.2.obj


More information about the Squeak-dev mailing list