Issue 3559 in pharo: Remodularization of BalloonMorph

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

Issue 3559 in pharo: Remodularization of BalloonMorph

pharo
Status: Fixed
Owner: [hidden email]

New issue 3559 by [hidden email]: Remodularization of BalloonMorph
http://code.google.com/p/pharo/issues/detail?id=3559

I 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


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3559 in pharo: Remodularization of BalloonMorph

pharo
Updates:
        Status: Closed
        Labels: Milestone-1.3

Comment #1 on issue 3559 by [hidden email]: Remodularization of  
BalloonMorph
http://code.google.com/p/pharo/issues/detail?id=3559

13005