Translucent Workspace

Stephan B. Wessels swessels at one.net
Mon Apr 7 17:26:24 UTC 2003


Hi.

I haven't been here in a long time, and I'm something like 2200 
messages behind, but this will answer your question to some level of 
satisfaction:

window := (Transcript openAsMorphLabel: 'Transcript') openInWorld: 
World.
morph := window findA: PluggableTextMorph.
morph color: (Color white alpha: 0.4)

  - Steve

On Monday, April 7, 2003, at 09:32 AM, Alexandre Bergel wrote:

> Hello,
>
> I've seen once a screenshot showing some translucent windows (e.g., 
> Transcript, Workspace), how could I have the same in my image?
>
> Cheers,
> Alexandre
>
> -- 
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.iam.unibe.ch/~bergel
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>

--
Science is organized knowledge.  Wisdom is organized life.
   - Immanuel Kant



More information about the Squeak-dev mailing list