Status: Fixed
Owner:
[hidden email]
New issue 3559 by
[hidden email]: Remodularization of BalloonMorph
http://code.google.com/p/pharo/issues/detail?id=3559I have remodulate a little bit BalloonMorph to make it by default the
default color (translucent orange) stored in BalloonColor, but for the
instances you want, you can specify a color (using balloonColor).
Moreover, now the initialization of the default color (BalloonColor) is
written.
I use it in OnTheFlySelectionPluggableListMorph
Attachments:
FixBalloonMorph.1.cs 2.1 KB