Halo : in-image object inspector or explorer?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Halo : in-image object inspector or explorer?

Sophie424
Is it possible from the browser halo to open an in-image object inspector or
object explorer on the current component?

(The browser versions are really neat, but the image version is smoother to
use).

Thanks - Sophie



_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Halo : in-image object inspector or explorer?

Lukas Renggli
> Is it possible from the browser halo to open an in-image object inspector or
>  object explorer on the current component?

Certainly: type "self inspect" or "self explore" in the evaluation
pane and hit "do it".

If you prefer in-image tools go to the class side of WAHaloPlugin and
change the class variable EnableSeasideTools to false.

Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside