[Question] Having brains again after being headless?

PhiHo Hoang phiho.hoang at rogers.com
Fri Dec 6 18:31:30 UTC 2002


Hi Markus,

> I wonder if and how it is possible to send a headless squeak-process a 
> signal, to show its gui again?

    I am a bit confused. What do you mean by 'again' ?

    A headless Squeak process should not have any
    gui related thing in it, or, well, just a tiny little bit
    (like in SqueakScript pre-alpha release :-).

    To put a 'face' on a headless Squeak, 
    just load that  'face' (a browser, maybe), 
    MobVM will bring in all the plugins needed
    (typically WindowPlugin, BitBltPlugin, B2DPlugin, 
     DropPlugin) to support that gui module .

    In short, just use SqueakScript for headless
    jobs. Add gui when needed.

    Cheers,

    PhiHo.

    P.S: Please consider this email posted
    Dec. 2003. I don't know how to change
    the system clock ;-)

----- Original Message ----- 
From: "Markus Gaelli" <gaelli at emergent.de>
To: <squeak-dev at lists.squeakfoundation.org>
Sent: Friday, December 06, 2002 8:14 AM
Subject: [Question] Having brains again after being headless?


> Hi,
> 
> I wonder if and how it is possible to send a headless squeak-process a 
> signal, to show its gui again?
> Would be nice for swiki-administration.
> 
> I didn't find something on the swikis.
> 
> Best,
> 
> Markus Gaelli    Software Composition Group
> markus.gaelli at iam.unibe.ch University of Bern, Switzerland
> Office: +41(0)-31-631-3313 Fax: +41(0)-31-631-3355
> 
> "One key idea is to keep the system running while testing and 
> especially while making changes." (Alan Kay)
> 
> 




More information about the Squeak-dev mailing list