Oct. 18, 2013
2:28 p.m.
I've just been impressed by the new inspectors in Pharo 3 being able to display a Morph (I don't think that was possible before). For anyone interested in having a look here is a quick procedure... 1. Open Pharo 3 2. Shift-click on the background to get up a selection list "find window" from which select ImageMorph 3. From the spanner icon, select <explore morph> 4. Observe that it show this as a 'Tree Inspector'. Change this to 'Morph Viewer' Another thing to try, then change to TreeInspector and expand 'icons'.... Smalltalk ui icons inspect Thats it. Very nice work. cheers -ben