translucent windows

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

translucent windows

ccrraaiigg

Hi all--

     I'd like to have windows that use translucent colors, so I can see
other windows and the app background beneath. I've been doing this in
various versions of Squeak and like it a lot. In Pharo, when I use the
titlebar menu of window to change the window's color, the window color
doesn't change. What must I do? I'm using the tODE memory from Dale
Henrich's GSDevKit project for Gemstone, built from Pharo 3.0.30864.


     thanks!

-C

--
Craig Latta
netjam.org
+31   6 2757 7177 (SMS ok)
+ 1 415  287 3547 (no SMS)


Reply | Threaded
Open this post in threaded view
|

Re: translucent windows

Nicolai Hess
The window color is defined by the theme, for example
Pharo3Theme>>#windowActiveFillStyleFor:

There is no way to change this color/settting interactivly - at the moment.
You need to change the implementation resp. define your own theme subclass.


2015-08-27 15:50 GMT+02:00 Craig Latta <[hidden email]>:

Hi all--

     I'd like to have windows that use translucent colors, so I can see
other windows and the app background beneath. I've been doing this in
various versions of Squeak and like it a lot. In Pharo, when I use the
titlebar menu of window to change the window's color, the window color
doesn't change. What must I do? I'm using the tODE memory from Dale
Henrich's GSDevKit project for Gemstone, built from Pharo 3.0.30864.


     thanks!

-C

--
Craig Latta
netjam.org
<a href="tel:%2B31%20%20%206%202757%207177" value="+31627577177">+31 6 2757 7177 (SMS ok)
<a href="tel:%2B%201%20415%20%20287%203547" value="+14152873547">+ 1 415 287 3547 (no SMS)