Q: How can I drop an object reference into a Workspace?

karl.ramberg at chello.se karl.ramberg at chello.se
Mon Sep 27 08:26:38 UTC 2004


Anders Conradi <beque at telia.com> wrote:

> Is there some easy way to do the same for evaluator panes of inspectors?
> I have hacked together some methods using MorphicWrappers to create 
> wrappers for the result of an evaluation in evaluation panes, to drop 
> MorphicWrappers into the workspace and get a reference to the wrapped 
> object instead of the morph and to get a morph representing the 
> inspected object from the window menu of inspectors. I would like to be 
> able to drop morphs into the inspector as well, but it seems as if 
> dropping references into the workspace uses the binding functionality 
> of the workspace and that functionality doesn't seem to be there for 
> inspectors.
Inspectors does not have the binding functionality the workspace have.
It would be nice if they had though. Inspectors don't have the tempVar
functionality workspaces have either. I have not looked into it, but it 
would not surprise me if it could be done with some crazy hacking :-)
Karl



More information about the Squeak-dev mailing list