In 50
and it was the eyeSeeEasel not mondrian but the bug is there. 


Hi Stef,

Please specify the version :)

Doru


On Sat, Dec 7, 2013 at 6:11 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi

when I open a mondrianEasel and press the right triangle I get an error tell me that error message is not understood.


withAll: bindings.
                                        [ Smalltalk compiler evaluate: script in: context to: context ]
                                                on: Error
                                                do: [ :e |
                                                        self inform: e class name , ': ' , e errorMessage.
                                                        (renderer pieDiagram)
                                                                radius: 100;
                                                                models: #('Error');
                                                                pieValue: [:x | 100];
                                                                displayLegend: true;
                                                                defaultColor: Color red ] ];
                defaultActions
_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--
www.tudorgirba.com

"Every thing has its own flow"
_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev