Mondrian new method identityBorderColorOf:

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

Mondrian new method identityBorderColorOf:

Fabrizio Perin-3
Hi,
I implemented this new method:

MOFilledShape>>identityBorderColorOf: aBlockOrObject
    "Set the border color based on the identity returned by the block."

    borderColor := MONIdentityNormalizer withCommand: aBlockOrObject

Noting fancy but could be cool to have it in the mondrian core, what do you think?

Cheers,
Fabrizio

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Mondrian new method identityBorderColorOf:

Tudor Girba-2
Sounds good, go ahead :)

Doru


On Wed, May 9, 2012 at 4:04 PM, Fabrizio Perin <[hidden email]> wrote:

> Hi,
> I implemented this new method:
>
> MOFilledShape>>identityBorderColorOf: aBlockOrObject
>     "Set the border color based on the identity returned by the block."
>
>     borderColor := MONIdentityNormalizer withCommand: aBlockOrObject
>
> Noting fancy but could be cool to have it in the mondrian core, what do you
> think?
>
> Cheers,
> Fabrizio
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>



--
www.tudorgirba.com

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev