Any hint is greatly appreciated, thanks.

SystemWindow new
        openInWorld;
        position: 0 @ 0;
        extent: World extent

You have to open the window first, because sending #openInWorld asks
your model for the bounds and therefor resets anything you set
manually.

Cheers,
Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
Beginners mailing list
[email protected]
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to