On 28.01.2016, at 13:18, Vaidotas Didžbalis <
[hidden email]> wrote:
>
> Hello all,
> Anyone knows why Squeak tools Inspector, Explorer cannot be dropped onto Book morph? Is this intentional?
> regards,
Yes, it is intentional. SystemWindows by default do not get embedded into other morphs, because they are meant to be top-level graphical objects (that is, direct children of the World).
However, you can always get a halo on the window, and choose “embed into > page” from the halo menu.
Additionally (e.g. if you need this for a demo) you could enable the “systemWindowEmbedOK” preference, disable “fastDragWindowForMorphic” and simply drop the window into the page.
- Bert -
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners