[squeak-dev] Re: How to change balloon help colors?

marcel.taeumel Marcel.Taeumel at hpi.de
Tue Jan 12 12:01:29 UTC 2016


Otherwise, you can display regular text objects in the new-style balloon
tips. Just change the text color of the #balloonText to white and it should
work.

Like this:

<http://forum.world.st/file/n4870852/balloon.png> 

So we have to improve the following in NewBalloonMorph:

- Disable the shadow if the balloon color has an alpha < 1.0
- Let each morph have its own balloon color (if it wants to) to better
support text objects in Morph >> #balloonText:

Best,
Marcel




--
View this message in context: http://forum.world.st/How-to-change-balloon-help-colors-tp4870808p4870852.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.


More information about the Squeak-dev mailing list