On Sun, 10 Mar 2019 at 23:19, Ben Coman <btc@openinworld.com> wrote:

Now to mold the IDE to your domain...��
using Spotter to browser gtInspector* methods, a promising find is... AbstractFileReference>>gitInspectorJpegIn:
from which I produced...

�� �� Painting����>>�� gtInspectorJpegIn: composite
<gtInspectorPresentationOrder: 0>
composite morph
title: 'Painting';
display: [ ImageReadWriter formFromStream: self imageEntity readStream ]��

@all, can someone suggest a better #display: block that would shrink the image to the window size,
and/or zooming.

cheers -ben��