how to avoid the windows poppuing up during updates

Igor Stasenko siguctua at gmail.com
Tue Feb 5 16:00:12 UTC 2008


On 05/02/2008, Lukas Renggli <renggli at gmail.com> wrote:
> > Does installing in a headless image works?
>
> A headless image also has a head, it is just that you don't see it.
>

Was there any attempts to stub-out enough code to make squeak feel
happy in headless mode by disabling emitting rendering code?
I know, that this done from VM side, but i think it would be better to
have in squeak as well.
So i can write something like this:

Morphic disable.
[ ..some critical code.. ] ensure: [Morphic enable].

... or something like that.


> Lukas
>
> --
> Lukas Renggli
> http://www.lukas-renggli.ch
>
>


-- 
Best regards,
Igor Stasenko AKA sig.



More information about the Squeak-dev mailing list