thank you!

On Thu, Jan 28, 2016 at 2:39 PM, Bert Freudenberg <b...@freudenbergs.de>
wrote:

> On 28.01.2016, at 13:18, Vaidotas Didžbalis <vaid...@gmail.com> 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
> Beginners@lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
>
>
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to